@charset "UTF-8";
/* CSS Document */



body{
/*	background: #000 url(../images/bg.jpg) repeat top center;
	background: #000 url(../images/bg2.jpg) no-repeat top center;*/
	background: #000 url(../images/bg3.jpg) no-repeat top center;
	margin: auto 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF !important;
	height: 100%;
}

.tag{
	padding: 10px;
	position: absolute;
	display: inline-block;
	z-index: 9999 !important;
	left: -22px;
	top: 50px;
	overflow: hidden;
	width: 49px;
	height: 188px;
}

.tag:hover{
	position: absolute;
	left: -10px !important;
	top: 50px;
	
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #00ccff;	
	
}
a:hover {
	text-decoration: underline !important;
}

b{
	font-weight: bold;	
	color: #ff00ff;
	font-style:italic;
	
}


h1 {
	margin: 20px 20px 0 20px !important;
	font-weight: bold;
	font-size: 22px;
	color: #ff00ff;
}

h2 {
	font-weight: bold;
	font-size: 22px;
	color: #ff00ff;
}

h3 {
	margin: 20px 20px 10px 20px;
	font-weight: bold;
	padding: 0;
	font-size: 16px;
	color: #00ccff;	
}



#header_link{
	height: 95px;
	display: block;
	cursor:pointer;
}

#ie6notice{
	position:absolute;
	z-index: 9999;
	top: 50%;
	margin: 0 auto;
	height: 80px;
	width: 960px;
	font-size: 18px;
	font-weight: bold;
	color:#00ccff;
	text-align: center;
	background: #000;
	border: 1px solid #00ccff;
	line-height: 80px;
}


#login{
	height: 30px;
}
#login_btn{
	color: #969292;
	float: right;
	text-align: right;
	text-decoration: none;
	line-height: 30px;
	padding-right: 35px;
	position: fixed;
	right: 20px;
}

#login_btn a{
	color: #969292;
	text-decoration: none;
	font-weight: bold;

}

#login_btn a:hover{
	color: #00ccff;	
}


#container_top{
	background: transparent url(../images/container_top.png) no-repeat top center;
	height: 20px;
	margin-top: 0px;
	display: block;
	clear: both;
}

#container_content{
/*	background: transparent url(../images/container_side.png) repeat-y top center;
*/	display: table;
	clear:both;
	margin-top: 20px;
}

#container_bottom{
/*	background: transparent url(../images/container_bottom.png) no-repeat top center;
*/	display: block;
	clear:both;
	margin-bottom: 60px;
	height: 20px;
}

#nav_btn{
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	background-color: #ffcc00;
	font-size: 16px;
	color: #000;
	display: block;
	position: absolute;
	z-index: 9998;
	top: 135px;
	text-align: center;
	font-weight: bold;

}

#nav_btn:hover{
	height: 20px !important;
	background-color: #00ccff;
	cursor: pointer;
	overflow: visible;
	color: #FFF;
}

#nav_btn a{
	color: #000;
	text-decoration: none;
	width: 100%;
	display:block;
	margin: 0;
	padding: 0;
}
#nav_btn a:hover{
	color: #FFF;
	text-decoration: none !important;
}

#nav_btn ul{
	padding: 0;
	margin: 0;
}

#nav_btn ul:hover{
	padding: 0;
	margin: 0;
	color: #fff;
	width: 170px;
}


#nav_btn li{
	height: 30px;
	width: 170px;
	background-color: #ffcc00;
	text-align: left;
	position: inline;
	font-weight: bold;
	list-style-type: none;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 10px;
	
}

#nav_btn li:hover{
	background-color: #00ccff;
	color: #FFF;
	cursor: pointer;
}

#header{
	margin-top: 20px;
	height: 380px;
	width: 940px;
	padding: 0;
	position: relative;
	z-index: 2 !important;
	display: table;
	clear: both !important;
	
}




#header_quarters{
	height: 290px;
	width: 940px;
	background: url(../images/temp_header.jpg) no-repeat top center;
}

#content_news{
	margin-top: 20px;
	height: auto;
	display: block;
}

#content{
	margin-top: 20px;
	padding-bottom: 20px;
	height: auto;
	min-height: 475px;
	display: block;
	background-color: #0e0e0e;
}

#content_list{
	margin-top: 20px;
	padding-bottom: 20px;
	height: auto;
	display: block;
	background-color: #0e0e0e;
}

#content a{
	text-decoration:underline;
}


#post_content{
	padding: 20px;
	padding-bottom: 20px;
	height: auto;
	min-height: 475px;
	display: block;
	background-color: #0e0e0e;
}


.post h2 a, .post h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 20px;
	color: #ff00ff !important;
	text-decoration: none;
}


#content p{
	margin: 10px 20px;
	
}

#side_nav{
	margin-top: 20px;
	background-color: #0e0e0e;	
	display: block;
	min-height: 495px;
	}






#side_nav ul{
	margin: 0;
	padding: 0;
}

#side_nav li, #side_nav li a{
	margin: 0 0 3px 0;
	padding: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	display: block;
	background-color: #444444;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #000;
	text-decoration: none !important;
}

#side_nav li:hover, #side_nav li a:hover{
	margin: 0 0 3px 0;
	padding: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	display: block;
	background-color: #00ccff;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
	text-decoration: none !important;
}

#side_nav_current, #side_nav_current a{
	background-color: #00ccff !important;
	color: #FFF !important;
	text-decoration: none !important;

}

#side_nav_grayed {
	color:#333 !important;	
	display: block;
	
}

#side_nav_grayed li:hover{
	background-color: #00ccff !important;
	display: block;
}

#benchmarks{
	margin-top: 20px;
	display: block;
	background: #002f3b;
}

#benchmarks h2{
	margin: 0;
	line-height: 40px;
	text-align:center;
	background: #00ccff;
	text-align: center;
	font-weight: bold;
	font-size: 26px;
	color: #FFF;
}
#benchmarks p{
	margin: 0;
	line-height: 80px;
	text-align:center;
	text-align: center;
	font-size: 54px;
	color: #e9e9e9;
}

#ads{
	margin-top: 20px;
	height: 250px;
	display: block;
	background: #002f3b;
}
#twitter{
	margin-top: 20px;
	height: 310px;
	display: block;
	background: #002f3b;
	overflow:hidden;

}

/*#twitter p{
	margin: 10px 10px;
	padding: 5px 0;
	border-bottom: 1px #086988 solid;
}*/

#twitter_button{
	text-align: right;	
	width: 300px;
	position: absolute;
	bottom: 0px;
	height: 20px;
	background-color: #002f3b;
	
}

#twitter_button a {
	text-decoration: none;
	font-weight: bold;
	color: #00ccff;
	padding: 0 10px;
}
#twitter a {
	text-decoration: none;
	font-weight: bold;
	color: #00ccff;
}

#twitter h2{
	margin: 0;
	line-height: 40px;
	text-align:center;
	background: #00ccff;
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	color: #FFF;
}

#news_img{
	display: block;
	height: 113px;
	width: 138px;
	overflow: hidden !important;
	float: left;
	margin: 0;
	padding:0;
	border: 1px solid #660066;
	clear: none !important;
}
#news_img img{
}

#news_content{
	height: 115px !important;
	display: inline;
	overflow: hidden !important;
	float: right;
	margin: 0;
	padding: 0;
	clear: none !important;
	
}
#news_content h2, #news_content h2 a{
	font-weight: bold;
	font-size: 18px;
	color: #ff00ff;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 365px;
	float: left;
	height: 20px;
	overflow: hidden;
}
#news_content h3, #news_content h3 a{
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 95px;
	float: left;
	overflow: hidden !important;
}

/*#news_content p{
	height: 65px !important;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
}*/

#news_content p{
	padding: 0;
	margin: 0;
}

#news_content_p{
	height: 65px !important;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	width: 100%;
	overflow: hidden;
}
#news_content_more_btn{
		position: absolute;
	top: 97px;
	right: 0px;
	
}

#news_content_more_btn, #news_content_more_btn a{
	width: 85px;
	height: 18px;
	text-align: center;
	line-height:18px;
	color: #000; 
	font-weight: bold;
	background: #ff33ff;
	float: right;
	text-decoration: none;


}
#news_content_more_btn a:hover{
	background-color: #00ccff;
	text-decoration: none !important;
}

#news_divider{
	height: 1px;
	background-color: #1b1b1b;
	width: 100%;
	margin: 10px 0;
	clear: both;
}


#news_all_btn{
	height: 20px;
	line-height: 20px;
	background-color: #ffcc00;
	color: #000;
	text-align: center;
	font-weight: bold;
}

#news_all_btn:hover{
	background-color: #00ccff;
	cursor: pointer;
	height: auto;
	color: #FFF;
}
#news_all_btn a{
	color: #000;
	text-decoration: none;
	width: 100%;
	display:block;
}
#news_all_btn a:hover{
	color: #FFF;
	text-decoration: none !important;
}


#footer_btn{
	height: 20px;
	line-height: 20px;
	margin-top: 20px;
	background-color: #7d7d7d;
	font-size: 16px;
	color: #000;
	text-align: center;
	font-weight: bold;
}

#footer_btn:hover{
	background-color: #00ccff;
	cursor: pointer;
	height:auto;
	color: #FFF;
}
#footer_btn a{
	color: #000;
	text-decoration: none;
	width: 100%;
	display:block;
}
#footer_btn a:hover{
	color: #FFF;
	text-decoration: none !important;

}
#divider{
	height: 1px;
	background-color: #1b1b1b;
	width: 100%;
	margin: 10px 0;
	clear: both;
}

/* pagination for posts ------------------------------- */

.paginate-counter{
	float: left;
}

.paginate-numbers{
	float: right;
	margin: 0 5px;
	
	}
.paginate-prev{
	float: right;
	margin: 0 5px;

}
.paginate-next{
	float: right;
	margin: 0 5px;

	}
	
/* comment section ------------------------------- */

#CommentName {
	width: 303px;
	margin-left: 20px !important;	
}

#CommentEmail {
	width: 305px;
	margin-left: 20px !important;	
}

#CommentContent {
	width: 290px;
	margin-left: 20px !important;	
}

#CommentUrl {
	margin-left: 20px !important;	
	width: 212px;
}

.input {
	margin: 10px 0 10px 0;
	
}

/* resource section ------------------------------- */

#resource_item li b{
	clear: both !important;		
	display: block;
	font-style:normal;
}


#resource_item li{
	padding: 10px;
	width: 160px;
	list-style-type: none;
	margin: 10px;
	text-align: center;	
	float: left;
/*	border: #0e0e0e 1px solid;
*/}
#resource_item li img{
	border: #00ccff 1px solid;
	margin-bottom: 5px;
	
}
#resource_item li img:hover{
	border: #7c047c 1px solid;
	text-decoration: none !important;

}

#resource_item li a{
	text-decoration: none !important;

}

#resource_item{
	margin: 0 0 0 10px;
	padding: 0;
}

#resource_item li:hover{
	text-decoration: none !important;
	/*border: #7c047c 1px solid;*/
}
#resource_item li a:hover{
	text-decoration: none !important;
	color: #7c047c;
}

/* front page rotating buttons ------------------------------- */

#rotating_buttons{
	width: 58px;
	height: 17px;
	border: 1px solid #666600;
	background-color: #ffcc00;
	text-align: center;
	line-height: 17px;
	color: #000;
	font-weight: bold;
	margin: -22px 0 0 0;
	display: block;
}

#rotating_buttons:hover{

	color: #e324d3;
}


/* the plan section ------------------------------- */
#theplan_container{
	margin-top: 20px;
	height: 441px;
	width: 940px;
	padding: 0;
	position: relative;
	z-index: 2 !important;
	display: table;
	clear: both !important;
	
}


/* thehundred section ------------------------------- */

#videos{
	width: 540px;
	height:304px;
	position:relative;
	display:block;
		top: 38px;
	left: 374px;
	z-index: 30;
}


#thehundred_container{
	margin-top: 20px;
	height: 441px;
	width: 940px;
	padding: 0;
	position: relative;
	z-index: 2 !important;
	display: table;
	clear: both !important;
	
}
#thehundred_50k_nav_btn{
	margin: 2px 2px 2px 0;
	background: transparent url(../images/campaigns_hundred_50k_btn.jpg) 0 0 no-repeat;
	display:block;
	float: left;
	width: 149px;
	height: 59px;
}
#thehundred_50k_nav_btn:hover{
/*	background: transparent url(../images/campaigns_hundred_50k_btn.jpg) 0 -59px no-repeat;
	cursor: pointer;*/
}

#thehundred_100k_nav_btn{
	margin: 2px 2px 2px 0;
	background: transparent url(../images/campaigns_hundred_100k_btn.jpg) 0 0 no-repeat;
	display:block;
	float:left;
	width: 158px;
	height: 59px;
}
#thehundred_100k_nav_btn:hover{
/*	background: transparent url(../images/campaigns_hundred_100k_btn.jpg) 0 -59px no-repeat;
	cursor: pointer;*/
}

#thehundred_150k_nav_btn{
	margin: 2px 2px 2px 0;
	background: transparent url(../images/campaigns_hundred_150k_btn.jpg) 0 0 no-repeat;
	display:block;
	float:left;
	width: 158px;
	height: 59px;
}
#thehundred_150k_nav_btn:hover{
/*	background: transparent url(../images/campaigns_hundred_150k_btn.jpg) 0 -59px no-repeat;
	cursor: pointer;*/
}

#thehundred_200k_nav_btn{
	margin: 2px 2px 2px 0;
	background: transparent url(../images/campaigns_hundred_200k_btn.jpg) 0 0 no-repeat;
	display:block;
	float:left;
	width: 158px;
	height: 59px;
}
#thehundred_200k_nav_btn:hover{
/*	background: transparent url(../images/campaigns_hundred_200k_btn.jpg) 0 -59px no-repeat;
	cursor: pointer;*/
}
#thehundred_250k_nav_btn{
	margin: 2px 2px 2px 0;
	background: transparent url(../images/campaigns_hundred_250k_btn.jpg) 0 0 no-repeat;
	display:block;
	float:left;
	width: 158px;
	height: 59px;
}
#thehundred_250k_nav_btn:hover{
/*	background: transparent url(../images/campaigns_hundred_250k_btn.jpg) 0 -59px no-repeat;
	cursor: pointer;*/
}
#thehundred_300k_nav_btn{
	margin: 2px 0px 2px 0;
	background: transparent url(../images/campaigns_hundred_300k_btn.jpg) 0 0 no-repeat;
	display:block;
	float: left;
	width: 149px;
	height: 59px;
}
#thehundred_300k_nav_btn:hover{
/*	background: transparent url(../images/campaigns_hundred_300k_btn.jpg) 0 -59px no-repeat;
	cursor: pointer;*/
}

#refugee_item li b{
	clear: both !important;		
	display: block;
}

#refugee_item li{
	padding: 0px;
	width: 128px;
	list-style-type: none;
	margin: 10px;
	text-align: center;	
	float: left;
/*	border: #0e0e0e 1px solid;
*/}
#refugee_item li img{
	border: #00ccff 1px solid;
	margin-bottom: 5px;
	
}
#refugee_item li img:hover{
	border: #7c047c 1px solid;
	text-decoration:none !important;
	
}

#refugee_item{
	margin: 0 0 0 10px;
	padding: 0;
}

#refugee_item a{
	text-decoration:none !important;	
}

#refugee_item li:hover{
	text-decoration: none !important;
	/*border: #7c047c 1px solid;*/
}
#refugee_item li a:hover{
	text-decoration: none !important;
	color: #7c047c;
}
#refugee_item b{
	font-size:18px;
	color: #FFF;
}


/* enroll ------------------------------- */
fieldset{
	margin: 0;
	padding: 0;
	border: none;
	
}
#enroll_content{
	padding: 20px;

}
#enroll_content p{
	margin: 10px 0 0 0;
	padding: 0;

}

#enroll_content input{
	margin-left: 10px;	
	
}

#enroll_content h1{
	margin: 0 0 0 0;
	font-weight: bold;
	font-size: 22px;
	color: #ff00ff;
}

/* buttons ------------------------------- */

#button{
	height: 27px;
	line-height: 27px;
	font-size: 16px;
	padding: 0 5px;
	background: #ff00ff;
	font-weight: normal;
	text-align: center;
	display: block;
	text-decoration: none !important;
	color:#fff;
	border: 1px solid #333;
}
#button:hover{
	color: #000;
	cursor:pointer;
	}
	
/*/* newsletter sign up ------------------------------- */	
.tbmain{ 
 /* Changes on the form */
 background: none !important; 
}
.left{
  /* Changes on the form */
  color: white !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:480px;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
    background: transparent url("http://www.jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float:left;
    margin-bottom:15px;
    padding-right:5px;
}
div.backButton:hover{
    background: transparent url("http://www.jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
    background: transparent url("http://www.jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
    background: transparent url("http://www.jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float: left;
    margin-bottom:15px;
    padding-right:5px;
}
div.nextButton:hover{
    background: transparent url("http://www.jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
    background: transparent url("http://www.jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}

/* ***************************************
HORIZONTAL ELGG TOPBAR
*************************************** */
#elgg_topbar {
	background:#333333 url(../images/toptoolbar_background.gif) repeat-x top left !important;
	color:#eeeeee;
	border-bottom:1px solid #000000;
	min-width:998px;
	position:absolute;
    top: 0px;
	left: 0;
	width:100%;
	height:24px;

	z-index: 9000; /* if you have multiple position:relative elements, then IE sets up separate Z layer contexts for each one, which ignore each other */
}

#elgg_topbar_container_left {
	float:left;
	height:24px;
	left:0px;
	top:0px;
	position:absolute;
	text-align:left;
	width:60%;
}
#elgg_topbar_container_right {
	float:right;
	height:24px;
	position:absolute;
	right:0px;
	top:0px;
	/* width:120px;*/
	text-align:right;
}
#elgg_topbar_container_search {
	float:right;
	height:21px;
	/*width:280px;*/
	position:relative;
	right:120px;
	text-align:right;
	margin:3px 0 0 0;
}
#elgg_topbar_container_left .toolbarimages {
	float:left;
	margin-right:20px;
}
#elgg_topbar_container_left .toolbarlinks {
	margin:0 0 10px 0;
	float:left;
}
#elgg_topbar_container_left .toolbarlinks2 {
	margin:4px 0 0 0;
	float:left;
	
}
#elgg_topbar_container_left a.loggedinuser {
	color:#eeeeee;
	font-weight:bold;
	margin:0 0 0 5px;
}
#elgg_topbar_container_left a.pagelinks {
	color:white;
	font-weight:normal !important;
	font-size: 13px !important;
	text-decoration: none;
	outline-width: medium;
	outline-style: none;
	outline-color: -moz-use-text-color;
	margin:1px 15px 0 5px;
	display:block;
	height: 17px;
	padding:3px;
}
#elgg_topbar_container_left a.pagelinks:hover {
	/*background: #4690d6;*/
    background: #ffcc00;
	text-decoration: none;
    color:black !important;
}
#elgg_topbar_container_left a.privatemessages {
	background:transparent url(../images/toolbar_messages_icon.gif) no-repeat left 2px;
	padding:0 0 4px 16px;
	margin:0 15px 0 5px;
	cursor:pointer;
}
#elgg_topbar_container_left a.privatemessages:hover {
	text-decoration: none;
	background:transparent url(../images/toolbar_messages_icon.gif) no-repeat left -36px;
}
#elgg_topbar_container_left a.privatemessages_new {
	background:transparent url(../images//toolbar_messages_icon.gif) no-repeat left -17px;
	padding:0 0 0 18px;
	margin:0 15px 0 5px;
	color:white;
}
/* IE6 */
* html #elgg_topbar_container_left a.privatemessages_new { background-position: left -18px; }
/* IE7 */
*+html #elgg_topbar_container_left a.privatemessages_new { background-position: left -18px; }

#elgg_topbar_container_left a.privatemessages_new:hover {
	text-decoration: none;
}

#elgg_topbar_container_left a.usersettings {
	margin:0 0 0 20px !important;
	color:#999999;
	padding:3px;
	text-decoration: none;
	font-weight: normal;
	font-size:13px;

}
#elgg_topbar_container_left a.usersettings:hover {
	color:#eeeeee;
}
#elgg_topbar_container_left img {
	margin:0 0 0 5px;
}
#elgg_topbar_container_left .user_mini_avatar {
	border:1px solid #eeeeee;
	margin:0 0 0 20px;
}
#elgg_topbar_container_right {
	padding:3px 0 0 0;
}
#elgg_topbar_container_right a {
	color:#eeeeee;
	margin:1px 5px 0 0;
	background:transparent url(../images/elgg_toolbar_logout.gif) no-repeat top right;
	padding:0 21px 0 0;
	display:block;
	height:20px;
	font-size:11.5px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif !important;
}
/* IE6 fix */
* html #elgg_topbar_container_right a {
	width: 120px;
}
#elgg_topbar_container_right a:hover {
	background-position: right -21px;
}
#elgg_topbar_panel {
	background:#333333;
	color:#eeeeee;
	height:200px;
	width:100%;
	padding:10px 20px 10px 20px;
	display:none;
	position:relative;
}

/* ***************************************
	TOP BAR - VERTICAL TOOLS MENU
*************************************** */
/* elgg toolbar menu setup */
ul.topbardropdownmenu, ul.topbardropdownmenu ul {
	margin:0;
	padding:0;
	display:inline;
	float:left;
	list-style-type: none;
	z-index: 9000;
	position: relative;
}
ul.topbardropdownmenu {
	margin:0pt 20px 0pt 5px;
}
ul.topbardropdownmenu li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
ul.topbardropdownmenu a {
	display:block;
	padding: 3px;
	text-decoration: none;
	font-weight: normal;
	font-size:13px;
	height: 17px;
	margin-top: 1px;
	
}
ul.topbardropdownmenu ul {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
}
/* IE6 fix */
* html ul.topbardropdownmenu ul {
	line-height: 1.1em;
}
/* IE6/7 fix */
ul.topbardropdownmenu ul a {
	zoom: 1;
}
ul.topbardropdownmenu ul li {
	float: none;
}
/* elgg toolbar menu style */
ul.topbardropdownmenu ul {
	width: 150px;
	top: 24px;
	border-top:1px solid black;
}
ul.topbardropdownmenu *:hover {
	background-color: none;

}


ul.topbardropdownmenu li.hover a {
	/*background-color: #4690d6;*/
    background-color: #ffcc00;
	text-decoration: none;
    color:black !important;
}
ul.topbardropdownmenu ul li.drop a {
	font-weight: normal;
    
}
/* IE7 fixes */
*:first-child+html #elgg_topbar_container_left a.pagelinks {

}
*:first-child+html ul.topbardropdownmenu li.drop a.menuitemtools {
	padding-bottom:6px;
}
ul.topbardropdownmenu ul li a {
	background-color: #999999;/* menu off state color */
	font-weight: bold;
	padding-left:6px;
	padding-top:4px;
	padding-bottom:0;
	height:22px;
	margin: 0 0 0 0;
	border-bottom: 1px solid white;
}
ul.topbardropdownmenu ul a.hover {
	/*background-color: #333333;*/
    background-color: #00ccff;
}
ul.topbardropdownmenu ul a {
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.searchtype {
background: #FFFACD;
color: black;
}

.searchtypes {
border: 1px #EEEEEE solid;
padding: 4px;
margin: 6px;
}

.searchListing {
	display: block;
	margin-bottom: 2em;
}

.searchMatch {
	background-color: #FFFF66;
}

.searchMatchColor1 {
	background-color: #FFFF66;
}

.searchMatchColor2 {
	background-color: #A0FFFF;
}

.searchMatchColor3 {
	background-color: #FF9999;
}

.searchMatchColor4 {
	background-color: #FF66FF;
}

.searchMatchColor5 {
	background-color: #99FF99;
}

.searchTitle {
	text-decoration: underline;
}

#searchform input.search_input {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color:#FFFFFF;
	border:1px solid #BBBBBB;
	color:#999999;
	font-size:12px;
	font-weight:bold;
	margin:0pt;
	padding:2px;
	width:180px;
	height:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#searchform input.search_submit_button {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color:#333333;
	background: #cccccc;
	border:none;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:2px;
	width:auto;
	height:18px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}
#searchform input.search_submit_button:hover {
	color:#ffffff;
	background: #4690d6;
}

.posted-by-name{
	font-size: 10px;	
	position: absolute;
	top: 97px;
	left: 0px;
}


.search_chapter{
		margin: 10px 20px;
	
}

.search_chapter #searchform input.search_input{
	width: 210px;	
	
}


.search_chapter #searchform input.search_submit_button{
		margin-left: 10px;
	
}

.twtr-hd{
	display: none;	
	
}

#twtr-widget-1 i{
	
}


#campaigns_leaderboard{
	margin: 0 0 0 0px;
	width: 600px;
	
	
}

#campaigns_leaderboard h4{
	font-size: 48px;
	margin: 20px 0px 20px 20px;
	width: 80px !important;
	float: left;
}

#campaigns_leaderboard a{
	line-height: 48px;
	float: left;
	font-size: 24px;
	margin: 25px 20px 0px 0px;
	text-decoration: none;
}


