.foo{}
/**
 	You Are Invited Skin Styles
 	Copyright © 2007 DDi Solutions. All rights reserved.	
 */
* {
	padding: 0;
	margin: 0;
}
body {
	background: #addfe9 url(images/bg.gif) repeat;
	font-family: Helvetica, Myriad Pro, Tahoma, Arial, sans-serif;
	font-size:11pt;
	color: #fff/*ebf7fa*/;
	text-align: center;
}
img {
	border:0;
}
img.alignmiddle {
	text-align:center;
	vertical-align:middle;
}
img.alignleft {
	float:left;
}
img.alignleftpadright {
	float:left;
	margin: 0px 20px 5px 0px;
}
img.alignleftpadrightsmall {
	float:left;
	margin: 0px 8px 5px 0px;
}
img.borders {
	border:solid 1px #787878;
	padding:3px;
}
a:link, 
a:visited, 
a:active {
	font-size:0.8em;
	font-weight:normal;
	color: #2B8DA1;
	text-decoration: underline;
}
a:hover {
	color: #2B8DA1;
	text-decoration: none;
}
ul {
	margin-left: 10px;
	padding-left: 0;
	/*color: #626262;*/
} 
ul li {
	margin-left: 15px;
	border-left: none;
	list-style-type: dot;
}
li a:link, 
li a:visited, 
li a:active {
	color:#fff;
	text-decoration: underline;
}
li a:hover {
	color:#f7f7f7;
	text-decoration: none;
}
hr.line { color:#c8c8c8; height:2px; }
h1 {
	color: #fff;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height:300%;
	white-space:nowrap;
}
h1 span { color: #408040; }
h2 {
	color: #fff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height:175%;
}
h3 {
	color:#787878;
	text-decoration:underline;
	font-size:0.8em;
	white-space:nowrap;
}
p {
	line-height:110%;
	margin-bottom:15px;
	text-align:justify;/**/
}
.p1 {
	color: #787878;
	font-weight:bold;
	font-size:1.1em;
}
.p2 {
	color: #787878;
	font-weight:bold;
	font-size:1.0em;
}
.p3 {
	color:#6a6a6a;
	font-size:0.8em;
}
.viewdetails {
	color: #408040;
	font-size: 1.0em;
	font-weight:bold;
}
.viewdetails a:link, 
.viewdetails a:visited, 
.viewdetails a:active { 
	color: #fff;
	font-size: 0.8em;
	font-weight:bold;
	text-decoration: none; 
}
.viewdetails a:hover { text-decoration: none; }
.eventdate { color:#626262; font-size:0.8em; }
.hide { display:none; }
.clearboth { clear:both; }
.alignleft { text-align:left; }
.spacer { height:3px; }
.spacer-medium { height:10px; }
.spacer-big { height:20px; }

/************************************************************************/

.Head {
	color: #fff;
	font-weight:bold;
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	line-height:175%;
}
/* style of item titles on edit and admin pages */
.SubHead {
    font-family: Myriad Pro, Helvetica, Tahoma, Arial, sans-serif;
    font-size:1.1em;
    font-weight:bold;
    color: #fff;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Myriad Pro, Helvetica, Tahoma, Arial, sans-serif;
    font-size:1.1em;
    font-weight:bold;
    color: #fff;
}
/* text style used for most text rendered by modules */
.Normal, 
.NormalDisabled {
    font-family: Myriad Pro, Helvetica, Tahoma, Arial, sans-serif;
    font-size: 1.1em;
    font-weight: normal;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled { color: #cccccc; }
/* text style used for rendered text which requires emphasis */
.NormalBold {
    font-family: Myriad Pro, Helvetica, Tahoma, Arial, sans-serif;
    font-size: 1.1em;
    font-weight: bold;
}
/* text style used for error messages */
.NormalRed {
    font-family: Myriad Pro, Helvetica, Tahoma, Arial, sans-serif;
    font-size: 1.0em;
    font-weight: bold;
    color: #ff0000;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: Myriad Pro, Helvetica, Tahoma, Arial, sans-serif;
    font-size: 1.0em;
    font-weight: normal;
	color:#333;
}
a.Normal:link , 
a.Normal:visited, 
a.Normal:active{ text-decoration: underline; }
a.Normal:hover  { text-decoration: none; }

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Myriad Pro, Helvetica, Tahoma, Arial, sans-serif;
    font-size: 1.0em;
    font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
a.CommandButton:link, 
a.CommandButton:visited,  
a.CommandButton:active { text-decoration:underline; }
a.CommandButton:hover { text-decoration:none; }


ul.home-list {
	list-style: none url(images/bullet_left.png);
	margin-left: 90px;
	padding-left: 0;
} 
ul.home-list li {
	margin-left: 15px;
	border-left: none;
	padding-left:10px;
	margin-bottom: .5em; /* a little spacing between list items */
}
ul.home-list li a:link, 
ul.home-list li a:visited, 
ul.home-list li a:active {
	color:#fff;
	text-decoration: underline;
	font-weight:bold;
	font-size:1.0em;
}
ul.home-list li a:hover {
	color:#f7f7f7;
	text-decoration: none;
	font-weight:bold;
	font-size:1.0em;
}
/************************************************************************/

/* Main Body of Template */
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 934px;/*770px;*/
	/*background: #addfe9 url(images/1x1_blue.gif) repeat;*/
}

/**
	Shell 
 */
 .rowContainer
{
	height:17px;	/* Height of the images + 2 */
	position:relative;
	overflow:hidden;
	
	/* CSS HACK */
	height: 19px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/17px;	/* Other browsers */
	height: /**/17px;
}
#botRowLeft	{ position:absolute;left:0;z-index:10; }
#botRowRight{ position:absolute;right:0;z-index:10; }
#botRowMid	{ position:absolute;height:17px;left:17px;width:900px;background: url(images/bg-mid-bottom.png); }

.container {
	overflow: hidden;
	width:934px;
	margin:0 auto;
	text-align:center;
	background: url(images/bg-main.png) repeat-y;
}
#content { 
	float: left;
	text-align:left;
	padding:0px;
	border:0;
}

/* Start Mac IE5 filter \*/
#content {
	padding-bottom: 10000px;
	margin-bottom: -10000px; 
}
/* End Mac IE5 filter */

.clearoverflow { overflow:hidden; }

/* Clear Fix of Floats */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/************************************************************************/

/** Content Panes **/
.pane-1 {}
.pane-2 { float:left; /*width:50px;150*/ }
.pane-3 { float:left; /*width:370px;570*/ }
.pane-4 { float:right; /*width:250px;150*/ }
.pane-5 {}
.pane-2, 
.pane-3,
.pane-4
{
	padding-bottom: 10000px;
	margin-bottom: -10000px; 
}

/** Page CSS **/
#pagelogo {
	background: url(images/logo.png) no-repeat center;
	position:relative;
	left:0px;
	top:0px;
	width:934px;
	height:335px;
	text-align:center;
	vertical-align:middle;
}

/** Menu **/
#pagemenu {
	background:transparent;
	height:26px;
	text-align:center;
	vertical-align:middle;
	padding:7px 0px 0px 0px;
	border-top:solid 2px #fff;
	border-bottom:solid 2px #fff;
}
#pagemenu-a {
	/*background:transparent;
	height:5px;
	display:block;
	border:solid 1px;*/
	padding:0 20px 0 20px;
}

/** Breadcrumb **/
#pagecrumb {
	/*float:left;*/
	text-aligh:right;
	color: #ebf7fa; 
	background:transparent; 
	padding: 3px;
	margin-bottom: 5px;
	font-size:0.7em;
}
html>body #pagecrumb { margin-bottom: 0px; }

#pagesearch {
	/*float:right;*/
	padding-right:5px;
}

#pageflourish {
	background: url(images/bg_flourish.png) no-repeat center;
	position:relative;
	left:0px;
	top:0px;
	width:934px;
	height:79px;
	text-align:center;
	vertical-align:middle;
}

/** Content **/
#pagecontent {
	text-align:left;
	padding:25px 15px;
}
.cell {
	padding:5px 10px 5px 10px;
	vertical-align:top;
}
.DNNEmptyPane {
	width: 0px;
	padding:0px;
}
/************************************************************************/

/** Footer **/
#pagefoot {
	color: #4D7780;
	padding:5px 0;
	height:25px;
	display:block;
}
#pagefootcopy-a { text-align:center; color: #4D7780; }
#pagefootcopy-b { text-align:center; padding: 10px 0px 10px; }
#pagefootcopy-b span { color: #4D7780; font-size:0.8em; }

#pagefootcopy-a ul {
	color: #4D7780;
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 
#pagefootcopy-a ul li {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
#pagefootcopy-a li a {
	font-size:0.8em;
	font-weight:bold;
	color: #4D7780;
	text-decoration: underline;
}
#pagefootcopy-a li a:hover {
	font-weight:bold;
	text-decoration: none;
}

/************************************************************************/

.SkinObject{ color: #4D7780; font-weight:bold; font-size:0.8em; }

/************************************************************************/

/** Main Menu **/
.menu_container { background:transparent; }
.menu_bar { background:transparent; }
html>body .menu_bar { background:transparent; }

.menu_rootitem  {
    white-space: nowrap;	    
    /*padding: 0px 12px 0px 5px;*/
	padding: 0px 23px 0px 23px;
	background:transparent;
	color:#fff;
	font-size:1.2em;
	font-family: Helvetica, Myriad Pro, Geneva, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
}
.menu_itemhover { background: #addfea; }
.menu_item td {
	text-align:left;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background: #fff;
	color: #000000;
    white-space: nowrap;
    padding: 1px 3px 3px 1px;	
}
.menu_itemhover td {  
	background: #005566; 
	color: #fff;
	cursor:pointer;
}
.menu_icon {
	text-align: center; 
	width: 0px; 
	height: 100%;
}
.menu_submenu {
	background: #cad5ea;  
	z-index: 1000; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	padding: 1px 1px 1px 1px;
	border: #cccccc 1px solid;
}
html>body .menu_submenu { border:solid 1px #eeeeee; }

.menu_break {
	height: 1px;
	font-size: 1px;
}
.menu_arrow {
	/*border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; */
}
.menu_rootmenuarrow {
	/*font-family: webdings; 
	font-size: 10pt; */
}

