﻿#iframe 
{
	text-align:left;
    font-family:Trebuchet MS,verdana,tahoma,arial,helvetica,sans-serif;
	color:#606060;
	font-size: 9pt;
	background-color:#fff;
}

#iframe a:link {
	text-decoration: none;
	color:#569E3B;
} 


#iframe a:visited {
	text-decoration: none;
	color:#569E3B;
} 

#iframe a:hover {
	color:#75C157;
	text-decoration: underline;
}

/************************* Search Form ***************************/
#iframe #SearchTab
{
    background-color:#fff;
}
#iframe #SearchTab h1
{
	margin: 0px;
	color:#4f2684;
	font-size:12px;
	font-weight:bold;
	border-bottom:none;
	background: #f4f1f9;
	letter-spacing:1px;
	padding:10px 0 10px 30px;
}
#iframe #SearchTab div.column
{
	margin: 0px;
	padding: 5px;
	float: left;
}
#iframe #SearchTab div.column a
{
	font-size: 12px;
	margin: 5px;
	color: #666666;
}
#iframe #SearchTab input.searchfield
{
	width: 300px;
}
/* search button under keyword search form*/
#iframe #ctl00_Main_ctl00_ImageButton_Search
{
    font-weight:bold;
	background-color: #fff ;
	border:none;
	background-image:url('http://participaction.com/images/bt_search.gif');
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 38px;
	width:96px;
}
/* search button keyword search results form*/
#iframe #ctl00_Main_ctl00_KeywordSearch_ImageButton_Search
{
    font-weight:bold;
	background-color: #fff ;
	border:none;
	background-image:url('http://participaction.com/images/bt_search.gif');
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 38px;
	width:96px;
}


#iframe .GreenButton
{
	color: orange;
	font-weight:bold;
	background-color: #fff ;
	/*background-color: #5FA054 ;*/
	border:none;
	background-image:url(http://participaction.com/images/bt_search.gif);
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 38px;
	width:96px;
	vertical-align: middle;
	font-size: 12px;
}

/********************** Search Results ********************/
#iframe #ctl00_Main_div_Features 
{
    padding:0px;
    margin:0px;
    color:#999;
}
/* Search Results text (eg .Search Results - )*/
#iframe .searchresults_list, #iframe .searchresults_list a 
{
     margin: 0px;
	color:#4f2684;
	font-size:12px;
	font-weight:bold;
	border-bottom:none;
	background: #f4f1f9;
	letter-spacing:1px;
	padding:10px 30px 10px 30px;
	display:block;
}
/* number of results being displayed (eg. 5490 resources ) */
#iframe #ctl00_Main_ctl00_Label_ShowResources
{
    color: #999999;
    font-weight: bold;
}
    
/* Alternating result rows */
#iframe .searchresults_alternaterow td
{
background-color: #f4f1f9;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
vertical-align: top;
}
/* Alternating result rows */
#iframe .searchresults_row td

{
background-color: #fff;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
vertical-align: top;
}
/* previous and next buttons on search results page */
#iframe input.previousbutton, #iframe .nextbutton 
{
    color:#fff;
    text-transform:uppercase;
    background-color:#f26522;
    border:none;
    font-weight:bold;
    padding:2px;
    letter-spacing:2px;
    font-family:Verdana;
}
/******************** Knowledge Object Details Container ***********************/
#iframe #ctl00_Main_ctl00_div_KODetails
{  
    padding:0px;
    margin:0px;
}
/* h2 used for titles */
#iframe #ctl00_Main_ctl00_div_KODetails h2
{
    font-size:1.1em;
    color:#569E3B;
  
}
/* Title Field */
#iframe #ctl00_Main_ctl00_div_KODetails #ctl00_Main_ctl00_ctl00_label_KONAME_title
{
    display:none;
}
/* Actual Title Field */
#iframe #ctl00_Main_ctl00_div_KODetails #ctl00_Main_ctl00_ctl00_label_KONAME
{
    margin: 0px;
	color:#569E3B;
	font-size:12px;
	font-weight:bold;
	border-bottom:none;
	background: #ffffff;
	letter-spacing:1px;
	padding:10px 0px 10px 0px;
	display:block;
}
/* Organization Title Field */
#iframe #ctl00_Main_ctl00_div_KODetails #ctl00_Main_ctl00_ctl00_label_ORGANIZATIONID_title
{
}
/* Actual Organization Name Field */
#iframe #ctl00_Main_ctl00_div_KODetails #ctl00_Main_ctl00_ctl00_label_ORGANIZATIONNAME
{
}
/* Individual Title Field */
#iframe #ctl00_Main_ctl00_div_KODetails #ctl00_Main_ctl00_ctl00_label_INDIVIDUALID_title
{
}
/* Actual Individual Name Field */
#iframe #ctl00_Main_ctl00_div_KODetails #ctl00_Main_ctl00_ctl00_label_INDIVIDUALNAME
{
}
/* Abstract Title Field */
#iframe #ctl00_Main_ctl00_div_KODetails #ctl00_Main_ctl00_ctl00_label_PRIMARYTEXT_title
{
}
/* Actual Abstract Text Field */
#iframe #ctl00_Main_ctl00_div_KODetails #ctl00_Main_ctl00_ctl00_label_PRIMARYTEXT
{
}
/* Publication Date Title Field */
#iframe #ctl00_Main_ctl00_div_KODetails #ctl00_Main_ctl00_ctl00_label_PUBLICATIONYEAR_title
{
}
/* Actual Publication Date Field */
#iframe #ctl00_Main_ctl00_div_KODetails #ctl00_Main_ctl00_ctl00_label_PUBLICATIONYEAR
{
}
/* KO Price Field */
#iframe #ctl00_Main_ctl00_div_KODetails #ctl00_Main_ctl00_ctl00_label_KOPRICEID_title
{
}
/* Actual KO Price Field */
#iframe #ctl00_Main_ctl00_div_KODetails #ctl00_Main_ctl00_ctl00_label_KOPRICE
{
}
/* URL Title Field */
#iframe #ctl00_Main_ctl00_div_KODetails #ctl00_Main_ctl00_ctl00_label_URLS_title
{
}
/* Actual URL Field */
#iframe #ctl00_Main_ctl00_div_KODetails #ctl00_Main_ctl00_ctl00_label_URLS
{
}
/* Actual URL Field Link*/
#iframe #ctl00_Main_ctl00_div_KODetails #ctl00_Main_ctl00_ctl00_label_URLS a
{
}
/* Actual URL Field */
#iframe #ctl00_Main_ctl00_div_KODetails #ctl00_Main_ctl00_ctl00_label_ATTACHMENTSID_title
{
}
/* Actual URL Field Link*/
#iframe #ctl00_Main_ctl00_div_KODetails #ctl00_Main_ctl00_ctl00_label_ATTACHMENTS
{
}
/******************* Calendar Sytles *******************************/

#iframe #calendar_calendar
{
	float: left;
	width: 240px;
	height: 240px;
}

#iframe #calendar_listing
{
	float: left;
	width: 320px;
	height: 240px;
	overflow: auto;
	margin-left: 5px;
	background-color: #fff;
}

#iframe #calendar_details
{
	float: left;
	width: 565px;
	margin-top: 20px;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

#iframe #calendar_details div.label
{
	float: left;
	width: 70px;
	font-weight: bold;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear:both;
}

#iframe #calendar_details div.field
{
	float: left;
	width: 470px;
	min-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* days with events */
#iframe .radCalEvent
{
    font-weight:bold;
    background-color:#cccccc;
}

/* Definition Lists */
#iframe table, #iframe tr, #iframe td {
	border-width:0;
	}
#iframe dl {

margin-left:10px;
text-align:left;

}

#iframe dt {

	display:inline;
	float:left;
	font-weight:bold;
	color:#666666;
   	padding-top:5px;
	padding-right:3px;
	width:125px;
	clear:both;

	 

}

#iframe dl dd ul{

   margin-top:15px;
   

}

#iframe dd {


float:left;
width:250px;
margin-left:35px;
margin-top:0;
padding:5px 0 5px 0;

}
#iframe .form .field label

{

font-weight: bold;
color:#606060;

}
