/* CSS Document 
Authored by: jlm
For: Greater Cincinnati Foundation
Date:5/10*/



html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, table, td {/*Sets up a series of default settings, and how other selectors can inherit them. This reduces the size of your CSS file and decreases any style maintenance*/
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	overflow-x: auto;
	overflow-y: scroll;
}
body {
	background: #EFE5CC;
	text-align: center;
	font-size:100%;
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#3D2217;
	margin-bottom: 25px;
}
h1 {
	color: #3D2217;
	font-size: 1.95em; /*25px;*/
	font-weight: normal;
	line-height: 120%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .5px;
	
	margin-bottom: 22px;
}
.ie7 h1 {letter-spacing: 1px;}
h2 {
	color: #3D2217;
	font-size: 1.45em; /*18px;*/
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 13px;
	line-height: 140%;
}
h3 {
	color: #896143;
	font-size: 1.15em; /*15px;*/
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	line-height: 140%;
}
h4 {
	color: #896143;
	font-size: 1.1em; /*13px;*/
	margin-bottom: 2px;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
}
table {
	border-collapse: collapse;
}
sup, sub {
	font-size:80%;
}
p, ul, ol {
	padding-bottom: 12px;
}
ul ul, ol ol {
	padding-bottom: 0;
}
ul li {
	margin-left: 23px;
	padding-left: 17px;
	list-style-type: none;
	background: url(/Portals/0/images/bullet_brownarrow.gif) no-repeat 0 6px;
	
	margin-bottom: 8px;
}

ol li {
	margin-left: 41px;

	margin-bottom: 5px;
}

a, a:link, a:visited {
/*	color: #30AFE3;
	text-decoration:none;*/
	
	color: #00749F;
	text-decoration:underline;

	cursor: pointer;
	outline: none;
}
a:hover {
	color:#009DDC;
}
.ie8 a[name^=""] {
	line-height:0px;
	font-size:1px;
}
hr {
	border:0;
	border-top:1px dashed #DFCFA4;
	height:1px;
}
.ie hr {
  display:block;
  margin:-7px 0px !important;
}
input,textarea,select{
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: .75em;
}
#dnn_ctr599_DynamicLogin_txtPassword {
  font-family: Arial, Helvetica, sans-serif;
}
/*table - Adds 1px border around a table.*/
.table {
	border-top: 1px solid #DFCFA4;
	border-right: 1px solid #DFCFA4;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}
.table th {
	border-bottom: 1px solid #DFCFA4;
	border-left: 1px solid #DFCFA4;
	background:  #F6F1E4;
	padding: 5px 15px;
	margin: 0;
}
.table td {
	border-bottom: 1px solid #DFCFA4;
	border-left: 1px solid #DFCFA4;
	padding: 5px 12px;
	margin: 0;
}
/*imageright- Aligns an image to the right side of the content area. Content will wrap around the image.*/
.imageright {
	margin-left: 25px;
	margin-bottom: 5px;	margin-top: 5px;
	float: right;
}
/*imageleft- Aligns an image to the left side of the content area. Content will wrap around the image.*/
.imageleft {
	margin-right: 25px;
	margin-bottom: 5px;	margin-top: 5px;
	float: left;
}
.landing .imageleft,
#subextra .imageleft{
	margin-right: 15px;
}

#subextra .imageright,
.landing .imageright  {
	margin-left: 15px;
}
/*imagerightborder- Aligns an image to the right side of the content area and adds a blue border around the image. Content will wrap around the image.*/
.imagerightborder {
	margin-left: 22px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: right;
	border:1px solid #DFCFA4;
}
/*imageleftborder- Aligns an image to the left side of the content area and adds a blue border around the image. Content will wrap around the image.*/
.imageleftborder {
	margin-right: 22px;
	margin-bottom: 5px;	
	margin-top: 5px;
	float: left;
	border:1px solid #DFCFA4;
}
/*imageborder- Adds a blue border around the image but does not align the image.*/
.imageborder {
	border:1px solid #DFCFA4;
}
/*largetext - makes the text larger and black */
.largetext {
  color:#241C18;
  font-size: 1.30em; /*15px;*/
  line-height: 174% !important;
  
}
.ie .largetext {
  line-height: 170% !important;
}
.landingImage {
  margin-bottom: 20px;
}
.landingImageborder {
  margin-bottom: 20px;
	border:1px solid #DFCFA4;
}
.captionright {
	margin-left: 25px;
	margin-bottom: 5px;	
	margin-top: 5px;
	float: right;
	
	font-size: .85em;
	line-height: 140%;
	color:#896143;
}
.captionleft {
	margin-right: 25px;
	margin-bottom: 5px;	
	margin-top: 5px;
	float: left;
	
	font-size: .85em;
	line-height: 140%;
	color:#896143;
}
table.captionright td,
table.captionleft td {
  padding: 2px 0px;
}



/*google search*/
#cse-search-results iframe {
	width: 500px;
}
/*for space underneath each entry of DNN search results*/
.searchtable td {
  padding-bottom: 8px;
}
.searchtable_index {  /*DNNSearch numbers*/
display:block;
padding-right: 10px;
text-align:right;
}
.searchtable_title {  /*DNNSearch module title links*/
}




#containerouter {
	width: 996px;
	margin: 19px auto 0 auto;
	text-align: left;
		
	background: url(/Portals/0/images/bkgd_content.jpg) repeat-y;
}
#containerouter.spFund {		
	background: url(/Portals/0/images/bkgd_content_sf.jpg) repeat-y;
}

.spFund #containerinner {
	background: url(/Portals/0/images/bkgd_mast_sf.jpg) no-repeat;
}

/*mast styles*/
#mast {
	background: url(/Portals/0/images/bkgd_mast.jpg) no-repeat;
}
.spFund #mast {
  background: none;
  height: 167px;
}

#logo {
	float: left;
	width: 186px;
	padding: 16px 10px 19px 33px;
}
.spFund #logo {
  width: 450px;
  padding: 29px 10px 10px 33px;
}

#logo a,
#logo a:visited{
  border:0px;
}
#mastright {
	float: right;
	width: 750px;
	text-align:right;
}
.spFund #mastright {
  width: 350px;
}
#topnav {
  color:#FFFFFF;
  font-size: .7em;
  margin: 17px 51px 0 0;
}
.spFund #topnav {
  margin-right: 40px;
}
#topnav * {
  position: relative;
  vertical-align:middle;
}
#topnav a, #topnav a:visited, #topnav a:link {
  color:#FFFFFF;
  margin: 0px 4px;
  letter-spacing:-.5px;
  text-decoration:none;
}
.ie8 #topnav a, 
.ie8 #topnav a:visited, 
.ie8 #topnav a:link  {
  letter-spacing: 0px;
}
.spFund #topnav a, .spFund #topnav a:visited, .spFund #topnav a:link {
  color:#009DDC;
}

#topnav a:hover {
  text-decoration:underline;
}


#search { 
   clear:both;
	float:right;
	width: 221px;
	/*text-align:right;*/
    margin: 23px 56px 0px 0px;
  
    position: relative;
}
.ie6 #search {
  margin-right: 28px;
}

.ie7 #search {
  margin-top: 24px;
  margin-right: 60px;
}
.gecko #search {
  margin-right: 60px;
}

.spFund #search {
    margin: 29px 38px 0px 0px;
}
.ie6 .spFund #search {
  margin-right: 14px;
}


#search * {
  position: relative;
  vertical-align:middle;
}

#search input.textfield {
	border: 1px solid #FFFFFF;
    background: #FFFFFF;
	width: 176px;
	height: 17px;
	font-size: 12px;
	text-align: right;
	padding-right: 8px;
	padding-top:2px;
	color: #111112;
	margin:0px;
	margin-right: 27px;
	font-family:"Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;  
}
.ie8 #search input.textfield {
	margin-right: 31px;
}
.spFund #search input.textfield{
	border: 1px solid #009DDC;
	margin-right: 42px;
}

/*#search .go {
  background:none;
  border: none;  
  vertical-align: text-top;
}
.ie #search .go {
  padding-top: 1px;
  vertical-align:top;
}
.ff3 #search .go {
  vertical-align:top;
}*/
#search .go {
  background: url(/Portals/0/images/search.gif) no-repeat;
  border: none;  
  vertical-align: text-top;
  height: 22px;
  width: 25px;
  cursor:pointer;
  display:block;
  text-decoration:none;
  
  position:absolute;
  top:0;
  right:0;
}
.ie8 #search .go {
  top:1px;
}
.spFund #search .go {
  background: url(/Portals/0/images/search_sf.jpg) no-repeat;
  height: 32px;
  width: 35px;
  top:-1px;
}

.ie7 .spFund #search .go {
  top:1px;
  right: 5px;
}
.ie8 .spFund #search .go {
  top:1px;
  }

/*Google Search*/
#search .GCSearchBox{
	border: 1px solid #FFFFFF;
    background: #FFFFFF;
	width: 176px;
	height: 17px;
	font-size: 12px;
	text-align: right;
	padding-right: 8px;
	padding-top:2px;
	color: #111112;
	margin:0px 2px;
	font-family:"Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;  
}
.spFund #search .GCSearchBox{
	border: 1px solid #009DDC;
	margin-right: 35px;
}
#search .GCSearchButton {
  background: url(/Portals/0/images/search.gif) no-repeat;
  border: none;  
  vertical-align:top;
  height: 22px;
  width: 25px;
  cursor:pointer;
}
.ie7 #search .GCSearchButton {
  position: absolute;
  top:0px;
  right:0px;
}
.spFund #search .GCSearchButton{
  background: url(/Portals/0/images/search_sf.jpg) no-repeat;
  height: 32px;
  width: 35px;

  position: absolute;
  top:0px;
  right:-7px;
}
.ie7 .spFund #search .GCSearchButton{
  top:1px;
}

#toolbar {
  clear:both;
  float: right;
  width: 175px;
  padding: 43px 56px 13px 0px;

  text-align:right;	
}
.ie7 #toolbar{ 
  padding-top: 45px;
  padding-bottom: 12px;
}
.ff3 #toolbar{ 
  padding-top: 45px;
}

.home #toolbar {
  padding-top: 48px;
}
.ie .home #toolbar {
  padding-top: 45px;
}
.ff2 .home #toolbar {
  padding-top: 47px !important
}

.spFund #toolbar {
  padding-top: 46px;
  padding-right: 42px;
}

#toolbar * {
  position: relative;
  vertical-align:middle;
}
#toolbar img {
  margin-left: 5px;
}
#toolbar a, #toolbar a:visited, #toolbar a:link {
  color: #513928;
  text-decoration:none;
}
#toolbar a:hover {
  color:#4A89AA;
  text-decoration:underline;
}
/*fixes the positioning of the AddThis popup in Safari*/
.safari #at15s {
 top:170px !important;
}


#mainav_holder {
    clear:both;	
}

#mainav {
	float:left;
	width:680px;
	margin-left: 22px;
	padding: 9px 0px 5px;
}
.ie6 #mainav {
	margin-left: 11px;
}
#mainav ul {
    margin:0px;
	padding:0px;
}
#mainav li {
	list-style-type: none;
	background: none;
	padding:0px;
	margin:0px;

/*	display:inline;*/
}
/*
#mainav a, #mainav a:link, #mainav a:visited {
	border: 0px;
	text-decoration: none;
	font-size: .8em;
	font-weight:normal;
	color: #000000;

	padding: 0 13px 0 10px;	
	border-right: 1px solid #000000;
}
.ie #mainav a, #mainav a:link, #mainav a:visited { 

}
#mainav a:hover {
	color:#009DDC;
}

#mainav li.last a {
  border-right: 0px;
}
*/

#donate {
  float: right;
  display:block;
  padding:0px;
  margin-right: 47px;
  
  text-align:center;
}


#container {
	width: 916px;
	margin: 8px 3px 0px 25px;
	border: 1px solid #DFCFA4;
		
	line-height: 155%;
	color: #3D2217;
	font-size: .8em; /*13px*/
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
}
.home #container {
  width: 980px;
  background: #FFFFFF;
  margin:0px;
  padding: 0px;
  border:0px;
}
.spFund #container {
  min-height: 335px;
  height: auto !important;
  height: 335px;
  
  border:0px;
}

#maininfo {
  padding: 14px;
}
.home #maininfo {
  padding: 9px 0px;
}

#breadcrumbs {
 text-align: right;
 font-size: 1em; /*13px;*/
 margin-right: 4px;
 margin-bottom: 10px;
 
 color:#2E221A;
}
#breadcrumbs .SkinObject {
	font-weight: normal;
    font-size: 1em; /*13px;*/
	color: #2E221A;
	text-decoration: none;
}
#breadcrumbs a.SkinObject, #breadcrumbs a.SkinObject:link, #breadcrumbs a.SkinObject:visited {
  color:#009DDC;
  text-decoration: none;
}
#breadcrumbs a.SkinObject:hover {
  text-decoration:underline;
}
/*#breadcrumbs a.active, #breadcrumbs a.active:link, #breadcrumbs a.active:visited {
  color:#2E221A;
}*/


#content {
	float: left;
	width: 635px;
	
	padding: 1px 7px;
}

.home #content {
  float: none;
  width: 980px;
  padding:0px;
}


/*homepage content styles*/
.pikpane {
  margin-left: 0;
  margin-bottom: 17px;
}

#bottom_columns {
  padding-top: 6px;
  
  font-size: 1.1em;
  line-height:150%;
}

#bottom_columns h2 {
  font-size: 1.25em;
  margin-bottom:7px;
}
#bottom_columns a, #bottom_columns a:link, #bottom_columns a:visited {
  color: #0076BD;
}
#bottom_columns .leftcol {
  float: left;
  width: 470px;  
}
#bottom_columns .contentpane {
}
.news {  
  font-size: .85em;
  line-height:148%;
  position: relative;
  margin-left: 38px;
  margin-bottom: 15px;
}
#bottom_columns .news h2 {
  font-size: 1.5em;
  margin-bottom:16px;
}
.news ul {} 
.news ul li {
  background: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: 2px;
}
.news ul li p {
  padding:0px;
  margin:0px;
  margin-bottom: 5px;
}

.seeall {
  position: absolute;
  top: 5px;
  right: 0px;
}
.news h2 .Head {
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:18px !important;
	font-weight: normal !important;
	color: #3D2217 !important;
}
.news h2 * {
 position: relative;
 vertical-align:middle;
}
.homeleft {
  margin-bottom: 15px;
}
.homeleft .imageleft, 
.homeleft .imageright{
  margin-top: 0px;
}
.homeleft_indent {
  margin-left: 38px;
  margin-bottom: 15px;
}

#staycurrent {
/*  clear:both;*/
  margin-left: 36px;
  background: url(/Portals/0/images/bkgd_staycurrent.jpg) no-repeat;
  padding: 15px 20px;
  
}
#enews {
  float: left;
  width: 205px;
  position: relative;
  
  font-size: .85em;
}
#enews h2 {
  font-size: 1.5em;
  line-height: 120%;
  margin-bottom: 15px;
}

#enews input.textfield {
	border: 1px solid #5C3423;
    background: #FFFFFF;
	width: 154px;
	height: 17px;
	font-size: 12px;
	text-align: right;
	padding-right: 8px;
	padding-top:2px;
	color: #111112;
	margin:0px;
	margin-right: 2px;
	font-family:"Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	
  position: absolute;
  top:59px;
  left:0;
  
}
#enews .go {
  background:none;
  border: none;
  
  position: absolute;
  top:58px;
  right:0;
}
#bottom_cols #enews input.textfield { top: 1px; }
#bottom_cols #enews .go { top: 0px;}

#socialmedia {
  float: right;
  width: 170px;
 
  background: url(/Portals/0/images/divide_staycurrent.jpg) no-repeat left center;
  padding: 17px 4px 5px 12px;
  
  font-size: .85em;
}

#socialmedia p {
 padding-bottom: 10px;
}
#socialmedia p * {
  position: relative;
  vertical-align:middle;
}
#socialmedia img{
  margin-right: 3px;
}
#socialmedia a, #socialmedia a:link, #socialmedia a:visited {
  color:#3D2217;
}

.rightpane {
  float: right;
  width: 430px;
  margin-right: 40px;
}
.ie6 .rightpane {
  margin-right: 20px;
}
.hometable {
  margin-bottom: 20px;
}

#bottom_columns .rightpane h2 {
  margin-bottom: 10px;
}
#bottom_columns .rightpane .hometable h2 {
  margin-bottom: 23px;
}
.hometable table {
  width:425px;
}
.hometable table td {
  padding-bottom: 7px;
  padding-right: 5px;
}

/* end homepage content styles*/

/*landing page styles*/
#bottom_cols {
  background: url(/Portals/0/images/bkgd_bottomcols.gif) repeat-y 3px 0px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  position: relative;
  top:4px;
  
  font-size: .9em;
  line-height:175%;
}

.column1 {
  float:left;
  width: 306px;
  margin-left:1px;
}
.column2 {
  float:right;
  width: 280px;
  margin-right: 7px;
}

p.landing_news {
  margin-left: 4px;
  padding-left: 20px;
  background: url(/Portals/0/images/bullet_blacksquare.gif) no-repeat 0 5px;
  padding-bottom: 7px;
}

/*end landing page styles*/

ul.stories_list {
  margin: 0px;
  padding: 0px;
}
ul.stories_list li{
  margin: 0px;
  margin-bottom: 5px;
  background-position: 0px 3px;
}


/*right column - cp*/
#subinfo {
	width: 217px;
	float: right;
	
    margin-top: 33px;
	margin-right: 3px;
}


#subnav_holder {
/*  background: url(/Portals/0/images/bkgd_subnav.jpg) no-repeat;
  margin-bottom: 20px;*/
}
#subnav {
/*  background: url(/Portals/0/images/bkgd_subnav_bottom.gif) no-repeat bottom;
  padding: 20px 5px;
  
  line-height: 160%;*/
}
#subnav ul {
  margin:0px;
  padding:0px;
}
#subnav ul li {
	list-style-type: none;
	background: none;
	margin:0px;
	padding:0px;
	
	/*margin-bottom: 7px;
    margin-left: 13px;
	padding-left: 15px;
	background: url(/Portals/0/images/bullet_subnav.gif) no-repeat 0px 3px;*/
	
}
/*#subnav a, #subnav a:link, #subnav a:visited {
	color: #2D2219;
	text-decoration: none;
	font-size: .9em; 
	display: block;
	line-height:140%;
}
#subnav a:hover {
	color: #30AFE3;
}
#subnav li.active { 
	background: url(/Portals/0/images/bullet_subnav_dn.gif) no-repeat 0px 3px;
}
#subnav li.active a{
  color:#30AFE3;
}
*/


#subextra {
 font-size: .95em; /*12px;*/
 line-height:150%;
}


/*footer styles*/

#footerholder {
/*	margin: 0px auto;
	width: 996px;*/
	margin-top:15px;
	padding-top:32px;
	background:#EFE5CC url(/Portals/0/images/bkgd_footer.jpg) no-repeat;
	
	color:#3D2217;
	font-size: .75em;
	line-height:130%;
	word-spacing:0px;
	text-align:left;
	
}
.spFund #footerholder {
	padding-top:52px;
	background:#EFE5CC url(/Portals/0/images/bkgd_footer_sf.jpg) no-repeat;
}
.ie6 #footerholder {
  display:block;
}
#footerholder p{
  padding-bottom: 5px;
}
#footerholder a, #footerholder a:link, #footerholder a:visited {
  color: #0076BD;
}

#footer_left {
	float: left;
	width: 620px;
	margin-left:14px;
	margin-top:2px;
}
#footer_right {
  float:right;
  margin-right: 21px;
  width: 280px;
  background: url(/Portals/0/images/divide_footer.gif) no-repeat;
  
  padding-left: 21px;
  font-size: .8em;
  line-height:145%;
  word-spacing: -.5px;
}


/*containers*/
.sidebar {
   margin-bottom: 15px;
}
.sidebar h3 {
  background: url(/Portals/0/images/bkgd_sidebar.jpg) no-repeat;
  color:#3D2217;
  margin-bottom: 0px;
  padding: 6px 12px;
  font-size: 1em; /*14px;*/
  font-weight: normal;
}
.sidebar h3 .Head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:  13px;
	font-weight:  normal;
	/*color: #00749F;*/
	color: #3D2217;
}
.sidebar .cont-content {
  border:1px solid #3FB5E5;
  background: #FFFFFF;
  padding: 15px 12px 8px 12px;
  line-height:145%;
}
.sidebar .cont-content p{
 padding-bottom: 10px;
}
.kc_container {
   margin-bottom: 15px;
}
.kc_container h3 {
  margin-bottom: 0px;
  font-size: 1em; /*14px;*/
  font-weight: normal;
}
.kc_container h3 .Head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:  13px;
	font-weight:  normal;
	/*color: #00749F;*/
	color: #3D2217;
}


.landing_divider {
  background: url(/Portals/0/images/divide_landing.gif) no-repeat 4px bottom;
  padding-bottom: 19px;
  margin-bottom: 15px;
}

.al_rss {
   margin-bottom: 5px;
}


/*Donation Form styles*/
.Donation {
  color: #333333;
}
.Donation td {
  padding-bottom: 5px;
}
.Donation input {
  border:1px solid #5E7A8D;
  font-size:.9em;
  padding:1px 1px 1px 1px;
}
.FormField input,
.donation_radio input {
  border:0px;
}


input.donateBtn {
  border: 0px;
  background: url(/Portals/0/images/donate.jpg) no-repeat;
  width: 134px;
  height: 39px;
  
  color: #FFFFFF;
  text-transform:uppercase;
  font-size: 14px;
  font-weight: bold;
  padding-right: 18px;
  padding-bottom: 7px;
  
  cursor:pointer;
}
.ie7 .donateBtn {
 padding-right: 14px;
 padding-bottom: 5px;
}
.chrome .donateBtn {
 padding-right: 17px;
 padding-bottom: 6px;
}
.safari .donateBtn {
 padding-bottom: 5px;
}
.mac .donateBtn {
  padding-bottom: 8px;
}
.clear {
  clear:both;
}

/*clears floats with no presentational markup*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/*Hides from IE Mac \*/

.clearfix {
	display: block;
	height: 1%;
}
/*End Hack \*/

/* ================================
    Default styles FOR DotNetNuke
   ================================
*/   

/* background color for the content part of the pages */


.ControlPanel, .PagingTable {
	width: 100%;
	height: 64px;
	background-color: #FFFFFF;
	BORDER-RIGHT: #003366 1px solid;
	BORDER-TOP: #003366 1px solid;
	BORDER-LEFT: #003366 1px solid;
	BORDER-BOTTOM: #003366 1px solid;
}
.SkinObject {
	font-weight: bold;
	font-size: 8.5pt;
	color: #003366;
	text-decoration: none;
}
A.SkinObject:link {
	text-decoration:    none;
	color:#003366;
}
A.SkinObject:visited {
	text-decoration:    none;
	color:#003366;
}
A.SkinObject:active {
	text-decoration:    none;
	color:#003366;
}
A.SkinObject:hover {
	text-decoration:    none;
	color:#003366;
}
/* style for module titles */
.Head {
	font-family: Tahoma, Arial, Helvetica;
	font-size:  20px;
	font-weight:    normal;
	color: #333333;
}
/* style of item titles on edit and admin pages */
.SubHead {
	font-family: Tahoma, Arial, Helvetica;
	font-size:  11px;
	font-weight:    bold;
	color: #003366;
}
/* styles used by Data Grids */
.DataGrid_AlternatingItem {
	background-color:White;
	color: Red;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
.DataGrid_Container {
	background-color: Transparent;
}
.DataGrid_Footer {
	background-color:White;
}
.DataGrid_Header {
	background-color:Transparent;
	color: Black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.DataGrid_Item {
	background-color:Transparent;
	color: Black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
.DataGrid_SelectedItem {
	background-color: Silver;
	color: Blue;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
/* styles used by TreeMenu Skin Object */
.TreeMenu_Node {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}
.TreeMenu_NodeSelected {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color: #dcdcdc;
}
A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
	text-decoration:    none;
	color: #003366;
}
A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited {
	text-decoration:    none;
	color: #003366;
}
A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active {
	text-decoration:    none;
	color: #003366;
}
A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover {
	text-decoration:    none;
	color: #ff0000;
}
/* styles used in the FileManager */
.FileManager {
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
}
.FileManager_ToolBar {
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer {
	height:100%;
	border: #999999 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}
.FileManager_FileList {
	height:100%;
	border: #999999 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}
.FileManager_MessageBox {
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}
.FileManager_Header {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #E7E7FF;
	background-color: #9EBFF6;
	border-bottom: #999999 1px solid;
	height: 25px;
}
.FileManager_Pager {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	background-color: #EEEEEE;
	border-top: #999999 1px solid;
	height: 25px;
}
.FileManager_StatusBar {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	background-color: #dedfde;
	height: 25px;
	margin: 2px 2px 2px 2px;
}
.FileManager_Item {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color: #F8F8F8;
	border-top: black 1px dashed;
	border-bottom: black 1px dashed;
}
.FileManager_AltItem {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color: #EEEEEE;
	border-style: none;
}
.FileManager_SelItem {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: White;
	background-color: #99ffff;
	border-style: none;
}
.FileManagerTreeNode {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}
.FileManagerTreeNodeSelected {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	background-color: #dcdcdc;
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
	text-decoration:    none;
	color: #003366;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited {
	text-decoration:    none;
	color: #003366;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active {
	text-decoration:    none;
	color: #003366;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover {
	text-decoration:    none;
	color: #ff0000;
}
/* styles used in the Wizard Framework */
.Wizard {
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton {
	border-right: #999999 1px solid;
	padding-right: 2px;
	border-top: #999999 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #999999 1px solid;
	padding-top: 2px;
	border-bottom: #999999 1px solid;
	background-color: #999999;
}
.WizardHeader {
	background: #ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter {
	border-top: black 1px solid;
	background: #ccffcc;
	height: 25px;
	text-align: right;
}
.WizardBody {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.WizardHelpText {
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	height: 300px;
}
.WizardText {
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}
/* text style used for help text rendered by modules */
.Help {
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: black 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ffff99;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
	font-family: Tahoma, Arial, Helvetica;
	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:active {
	text-decoration:    underline;
	color: #003366;
}
A.CommandButton:hover {
	text-decoration:    underline;
	color: #ff0000;
}
/* button style for standard HTML buttons */
.StandardButton {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}
HR {
	color: #999999;
	height:1pt;
	text-align:left
}
/* Custom admin module fixes */
#dnn_ctr605_DD select {
	width: 110px;
}
#dnn_ctr606_DD select {
	width: 110px;
}
#dnn_ctr607_DD select {
	width: 110px;
}
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid;
	border-left: blue 0px solid;
	border-top: blue 0px solid;
	border-right: blue 0px solid;
}
.ModuleTitle_MenuBar {
	cursor: pointer;
	height:16px;
	background-color: Transparent;
}
.ModuleTitle_MenuItem {
	cursor: pointer;
	color: black;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}
.ModuleTitle_MenuIcon {
	cursor: pointer;
	background-color: #EEEEEE;
	border-left: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}
.ModuleTitle_SubMenu {
	z-index: 1000;
	cursor: pointer;
	background-color: #FFFFFF;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3); */
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}
.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 1px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	height: 1px;
}
.ModuleTitle_MenuItemSel {
	cursor: pointer;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #C1D2EE;
}
.ModuleTitle_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.Head {
	font-size:  12px;
	font-weight:    bold;
	color: #4F7884;
}
/* text style used for most text rendered by modules */
.Normal, .NormalDisabled {
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled {
}
/*Container style*/
.dropdown select {
	font-size: 10px;
	font-family: Arial, sans-serif;
}
@charset "utf-8";
/* CSS Document */


.DynamicForms_Maintable .NormalBold {
  color:#333333;
  width: 250px;
  text-align:right;
  padding-right: 5px;
}
.safari .DynamicForms_Maintable .NormalBold {
  color:#666666;
  width: 250px;
  text-align:right;
  padding-right: 5px;
}
.DynamicForms_Maintable .NormalTextBox {
  margin-bottom: 5px;
}
#tblMain {
margin-bottom: 5px;
}
.DynamicForms_Maintable input.NormalTextBox,
.DynamicForms_Maintable select.NormalTextBox,
.DynamicForms_Maintable textarea.NormalTextBox {
  border: 1px solid #DFCFA4;
  color: #666666;
  font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
}
/* Submit button*/
input#dnn_ctr888_DynamicForms_imgSave,
input#dnn_ctr888_DynamicForms_imgSave:visited  {
  margin-left: 85px;
  margin-top: 5px;
}
.ie input#dnn_ctr888_DynamicForms_imgSave,
.ie input#dnn_ctr888_DynamicForms_imgSave:visited {
  margin-left: 80px;
}
 

.PayPalError
{
    border:solid 1px #CCCCCC;
    padding:10px 10px 10px 15px;
    margin-bottom:10px;
}
.PayPalError .ErrorHeader
{
    color:red;
    font-weight:bold;
    margin-bottom:3px;
}
.PayPalError .ErrorBody
{
    font-style:italic;
}
