/* CSS Document */
html{
height: 100%;
}
body{
height: 100%;
background-color:#FFFFFF;
background-image:url(../images/Pi_body_bg.jpg);
background-repeat:repeat-x;
line-height: 120%;
font-family:"Trebuchet MS", Arial, helvetica;
color:#666666;
font-size:80%;
}
#wrapper{
width:100%;
min-height: 100%; height: auto !important; height: 100%;
position: relative;
background-image:url(../images/Pi_bgHome.jpg);
background-repeat:no-repeat;
float:left;
}
#container_allContent{
position:relative;
width:986px;
margin:0px 0px 0px 34px;
clear:both;
min-height: 100%; height: auto !important; height: 100%;
float:left;
display:inline;
}
#container_left{
position:relative;
width:198px;
margin-right:40px;
padding:0px 0px 0px 0px;
float:left;
}
#container_center{
position:relative;
width:748px;
float:left;
}

#container_content{
position:relative;
float:left;
margin-top:20px;
width:748px;
}

#container_content_490{
float:left;
width:490px;
}

#container_content_208{
float:left;
width:208px;
margin-left:30px;
position:relative;
}

#container_footer{
width:100%;
height:140px;
background-image:url(../images/Pi_footerBg.jpg);
background-repeat:repeat-x;
background-position:left bottom;
position: absolute;
bottom:0px;
background-color:#99CC00;
}
#push{
clear:both;
height: 140px;
}
.clearBoth{
clear:both;
}
.leftFloat{
float:left;
}

.rightFloat{
float:right;
}
/*BUTTONS, TITELS AND LINKS -------------------------------*/

h1{
clear:both;
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:350%;
line-height:normal;
font-weight:normal;
color:#94C83D;
margin:0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
display:inline;
}
h2{
float:left;
clear:both;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:140%;
font-weight:normal;
color:#FFFFFF;
line-height:110%;
background-color:#333;
margin:0px 0px 15px 2px;
padding: 2px 20px 5px 4px;
}

h3{
float:left;
clear:both;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:140%;
font-weight:normal;
color:#666;
line-height:110%;
margin:0px 0px 5px 0px;
}

h4{
float:left;
clear:both;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:120%;
font-weight:normal;
color:#FFF;
line-height:110%;
background-color:#95C83C;
margin:0px 0px 15px 2px;
padding: 1px 20px 4px 4px;
}
h5{
float:left;
clear:both;
font-size:110%;
font-weight:bold;
color:#333;
line-height:110%;
margin:0px 0px 5px 0px;
}
p{
clear:both;
margin:0px 0px 25px 0px;
}
ul, ol{
clear:both;
margin:0px 0px 20px 20px;
padding:0px 0px 0px 0px;
}
ol li{
margin:0px 0px 5px 20px;
padding:0px 20px 0px 0px;
list-style:decimal;
}

ul li{
margin:0px 0px 5px 20px;
padding:0px 20px 0px 0px;
list-style:normal;
list-style:disc;
}
 
p.intro{
clear:both;
margin:5px 0px 2 5px 0px;
float:left;
font-size:120%;
line-height:155%;
color:#333333;
width:630px;
}

p.intro_short{
clear:both;
margin:5px 0px 25px 0px;
float:left;
font-size:120%;
line-height:155%;
color:#333333;
}

.bold{
font-weight:bold;
}
.darkBold{
font-weight:bold;
color:#333333;
}
.green{
color:#94C83D;
}

.red{
color: #FF0000;
}

a{
color:#1EA5E1;}

a:hover{
color:#999;}

#container_breadcrumb{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:120%;
color:#999999;
clear:both;
margin:0px 0px 0px 3px;
}

#container_breadcrumb a{
color:#999999;
}

#container_breadcrumb a:hover{
color:#333;
}

#container_breadcrumb .active{
color:#333333;
}

.button_70, .button_80, .button_140{
background:none;
border: none;
background-repeat:no-repeat;
height:32px;
color:#FFFFFF;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-family:"Trebuchet MS", Arial, helvetica;
font-size:90%;
font-weight:bold;
cursor: pointer;
}
.button_70{
width:70px;
background-image:url(../images/Pi_bg_button_70.gif);
}
.button_80{
width:80px;
background-image:url(../images/Pi_bg_button_80.gif);
}
.button_140{
width:140px;
background-image:url(../images/Pi_bg_button_140.gif);
}
a.blueArrow12px:link, a.blueArrow12px:visited{
background-image:url(../images/Pi_arrow.gif); 
background-repeat:no-repeat;
padding:0px 0px 0px 14px;
margin: 2px 0px 0px 0px;
color: #39A7E0;
clear:both;
display:block;
text-decoration:none;
}
a.blueArrow12px:hover{
background-image:url(../images/Pi_arrow_on.gif); 
color: #999;
}


/*TOPNAV--------------------------------------------------*/

#container_topnav{
/*width:650px;*/
height:42px;
margin-bottom:13px;
}

a.donate, a.project, a.community, a.news, a.myYoubridge{
width: 128px;
height:38px;
float:left;
background-image:url(../images/Bu_topNav.jpg);
overflow:hidden;
text-align:center;
margin-right:2px;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration: none;
color:#333333;
font-size:100%;
padding-top:4px;
display:block;
}
a.project{
background-position:-130px 0 ;
}
a.community{
background-position:-260px 0 ;
}
a.news{
background-position:-390px 0 ;
}
a.myYoubridge{
background-position:-520px 0 ;
}
a.donate:hover, a.project:hover, a.community:hover, a.news:hover, a.myYoubridge:hover{
padding-top:10px;
height:32px;
background-image:url(../images/Bu_topNav_on.jpg);
color:#94C83D;
text-decoration:underline;
display:block;
}

.activeTab_donate, .activeTab_project, .activeTab_community, .activeTab_news, .activeTab_myYoubridge{
width: 128px;
height:32px;
float:left;
background-image:url(../images/Bu_topNav_on.jpg);
overflow:hidden;
text-align:center;
margin-right:2px;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration: none;
color:#94C83D;
font-size:100%;
text-decoration:underline;
padding-top:10px;
display:block;
}
.activeTab_project{
background-position:-130px 0 ;
}
.activeTab_community{
background-position:-260px 0 ;
}
.activeTab_news{
background-position:-390px 0 ;
}
.activeTab_myYoubridge{
background-position:-520px 0 ;
}

a.contact{
position:absolute;
left: 680px;
top:5px;
color:#333;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:100%;

}
a.contact:hover{
color:#94C83D;
}

/*---LEFT----------------------------------------------------------------*/
.leftcontainer{
margin-top:30px;
}
.leftFrame, .leftFrame_noBg{
width:198px;
margin-bottom:14px;
float:left;
}
.leftFrame{
background-image: url(../images/Pi_bgLeft.gif);
}
.leftFrame .greenHeader{
width:178px;
height: 28px;
background-image: url(../images/Pi_headerLeft_green.gif);
background-repeat:no-repeat;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:130%;
line-height:110%;
color:#333333;
padding:10px 10px 0px 10px;
}

.leftFrame .blueHeader{
width:178px;
height: 28px;
background-image: url(../images/Pi_headerLeft_blue.gif);
background-repeat:no-repeat;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:130%;
line-height:110%;
color:#FFF;
padding:10px 10px 0px 10px;
}

.headerLine{
width:178px;
height: 28px;
background-image: url(../images/Pi_lineLeft.gif);
font-family:Georgia, "Times New Roman", Times, serif;
font-size:130%;
color:#333333;
padding:5px 0px 0px 0px;
margin-bottom:10px;
}
.leftFrame .content{
width:168px;
background-image: url(../images/Pi_Left_bottom.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding:5px 15px 15px 15px;
float:left;
}

.leftFrame .contentCounter{
width:168px;
background-image: url(../images/Pi_Left_bottom_blue.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding:5px 15px 15px 15px;
float:left;
}

.counter_laptop, .counter_members, .counter_registrations{
padding:3px 0px 0px 30px;
background-repeat:no-repeat;
min-height: 24px; height: auto !important; height: 24px;
}
.counter_laptop{
background-image:url(../images/Pi_counter_laptop.gif);
}
.counter_members{
background-image:url(../images/Pi_counter_member.gif);
}
.counter_registrations{
background-image:url(../images/Pi_counter_register.gif);
}
.inputLogin{
margin:0px 0px 5px 0px;
padding: 2px 2px 2px 4px;
border:1px solid #DBDBDB;
width:159px;
height:19px;
color:#333333;
}
.login_button{
float:right;
margin-bottom:10px;
margin-right: -4px;
display:inline;
}
a.container_followFirst, a.container_follow{
font-family:Georgia, "Times New Roman", Times, serif;
color:#666;
float:left;
text-align:center;
margin:0px 5px 10px 0px;
text-decoration:none;
display:inline;
font-size:90%;
} 
a.container_follow{
width:61px;
} 
a.container_followFirst{
width:52px;
clear:both;
} 
a.container_follow img,  a.container_followFirst img{
margin-bottom:3px;
}

/*--FOOTER-------------------------------------------------------------*/
#container_footer .footerContent{
padding:35px 0px 10px 0px; 
height:45px;
position: absolute;
bottom:0px;	
left:0px;
z-index:2;
width: 1000px;
display:inline;
}

#container_footer .footerContent .title{
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:125%;
float:left;
font-weight:bold;
margin:10px 5px 0px 40px; 
}

#container_footer .footerContent .logos{
float:left;
margin:0px 5px 0px 15px; 
}

#container_footer .footerContent a.conditions{
float:left;
margin:10px 0px 0px 0px;
color:#FFFFFF;
}



/*---FRAMES------------------------------------------------------------*/
.contaner_eyecatcher{
width:490px;
margin-bottom: 36px;
}

/*Community-------------------------*/
.container_allProfiles{
width:490px;
margin-bottom: 10px;
overflow:hidden;
position:relative;
height:253px;
clear:both;
}
.container_profile1, .container_profile2, .container_profile3{
width:450px;
height:253px;
margin-bottom: 40px;
position:absolute;
left:20px;
background-image:url(../images/Pi_frame450_bg.jpg)
}
.container_profile1{
left:-430px;
}
.container_profile2{
left:20px;
}
.container_profile3{
left:470px;
}
.Pi_profile_120_bg{
position:absolute;
width:135px;
height:145px;
background-image: url(../images/Pi_profile_120_bg.gif);
left:20px;
top:15px;
padding:10px 0px 0px 10px;
}
.Pi_profile_120_bg .picture{
max-width:120px;
max-height:135px;
overflow:hidden;
}
.Pi_profile_120_bg .corner{
position:absolute;
width:18px;
height:19px;
right:9px;
bottom:3px;
}
.Pi_profile_120_bg .paperclip{
position:absolute;
width:20px;
height:59px;
left:30px;
top:-15px;
}
.profile_bottomNav{
position:absolute;
right: 20px;
bottom:15px;
}
.profile_bottomNav .leftFloat{
float:left;
margin-left:15px;
}
.profileTxt{
width:250px;
float:left;
padding-left:180px;
margin-top:25px;
clear:both;
}
.profileTxt_name{
float:left;
clear:both;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:120%;
font-weight:normal;
color:#FFF;
line-height:110%;
background-color:#95C83C;
margin:0px 0px 5px 0px;
padding: 1px 20px 4px 4px;
}
.profileTxt_subtitle{
clear:both;
font-weight:bold;
color:#333333;
}
.quote{
float:left;
margin-top:5px;
clear:both;
font-size:120%;
line-height:120%;
display:inline;
margin-left:-10px;
}
.quote .startQuote{
float:left;
width:10px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#666;
}
.quote .txtQuote{
float:left;
width:240px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#666;
}
.container_leftContent .quote .startQuote{
float:left;
width:10px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#666;
}
.container_leftContent .quote .txtQuote{
float:left;
width:530px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#666;
}
.container_profileNavbar{
width:490px;
height:62px;
background-image:url(../images/Pi_bluLine490.gif);
background-repeat:no-repeat;
overflow:hidden;
}
a.profileNext{
float: right;
margin-right: -5px;
}
a.profilePrev{
float: left;
margin-left: -5px;
}


/*Act now-------------------------*/
.container_Actnow{
width:184px;
height:236px;
margin-bottom:40px;
padding:25px 10px 10px 20px;
position:absolute;
background-image:url(../images/Pi_bgActnow.jpg);
right:-6px;
top:52px;
}
.ti_actNow{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:250%;
color:#333333;
margin-bottom:10px;
}
.ti_signUp{
font-weight:bold;
color:#94C83D;
margin-bottom:20px;
}
.error{
clear:both;
margin-top:7px;
color:#FF0000;
}
.insetForm{
position:absolute;
width:215px;
height:60px;
left:20px;
top: 190px;
font-weight:bold;
}
.insetForm label{
float:left;
}
.insetForm .textfield{
width:120px;
height:17px !important; height:15px;
border:none;
float:left;
margin:15px 0px 0px 2px;
padding: 3px 5px 2px 5px;
color:#333333;
clear:both;
}
.insetForm .submitButton{
font-family:"Trebuchet MS", Arial, helvetica;
background:none;
border:none;
font-size:90%;
font-weight:bold;
color:#333333;
padding:0px 0px 0px 0px;
margin:15px 0px 0px 0px;
float:left;
width:55px;
height:24px;
vertical-align:middle;
cursor: pointer;
}
/*Twitter feeds -------------------------*/
.container_Twitter{ 
width:228px;
height:335px;
margin-bottom:40px;
position:absolute;
background-image:url(../images/Pi_bgTwitter.jpg);
background-repeat:no-repeat;
right:-20px;
top:363px;
}
.twitter_title{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:125%;
line-height:110%;
color:#333333;
padding:10px 10px 0px 10px;
}
.twitter_contentFrame{
position:absolute;
top:48px;
left:15px;
width:180px;
height:197px;
overflow:auto;
}
.twitter_content{
font-size:90%;
line-height: 125%;
width:160px;
margin-bottom:10px;
}
.twitter_link{
position:absolute;
left:15px;
bottom:52px;
}

/*bottom items-------------------------------------*/
.contaner_240, .contaner_240_greyLine{
background-repeat:no-repeat;
background-position:0 20px;
width:240px;
height:247px;
margin-right:9px;
float:left;
display:inline;
position:relative;
}

.contaner_240{
background-image: url(../images/Pi_frame240_bg.jpg);
}

.contaner_240_greyLine{
background-image: url(../images/Pi_frame240_bg_greyLine.jpg);
}

.contaner_240_prev{
position:absolute;
left:10px;
bottom:10px;
}

.contaner_240_next{
position:absolute;
right:10px;
bottom:10px;
}
 

.contaner_240_content{
clear:both;
margin-top:15px;
padding:0px 15px 0px 15px;
}

.Pi_profile_94_bg{
clear:both;
float:left;
width:88px;
height:94px;
background-image: url(../images/Pi_profile_94_bg.gif);
background-repeat:no-repeat;
padding:7px 0px 0px 6px;
position:relative;
}
.Pi_profile_94_bg .picture{
max-width:78px;
max-height:88px;
overflow:hidden;
}
.Pi_profile_94_bg .corner{
position:absolute;
width:12px;
height:12px;
right:5px;
bottom:2px;
}

.startQuote240{
float:left;
width:10px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#666;
float:left;
font-size:110%;
line-height:130%;
display:inline;
height:100px;
display:block;
margin-left:5px;
}
.txtQuote240{
font-family:Georgia, "Times New Roman", Times, serif;
color:#666;
line-height:127%;
font-size:110%;
}
.container_live{
clear:both;
margin-bottom:2px;
/*float:left;*/
font-size:90%;
line-height:110%;
}
.Pi_profile_45_bg{
	width:46px;
	height:48px;
	background-image: url(../images/Pi_profile_45_bg.gif);
	background-repeat:no-repeat;
	float:left;
	padding:6px 0px 0px 7px;
	margin-right:2px;
	display:block;
	position:relative;
}

.live_txt{
float:left;
width:150px;
padding-top:5px;
}

.container_news{
clear:both;
margin-bottom:10px;
/*float:left;*/
}

.frame630{
position:relative;
width:630px;
margin-bottom:14px;
float:left;
background-image: url(../images/Pi_frame630_bg.gif);
background-repeat:repeat-y;
margin-top:10px;
}
.frame630 .content{
position:relative;
width:570px;
background-image: url(../images/Pi_frame630_bottom.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding:0px 30px 20px 30px;
float:left;
}

.frame630 .tabHeader_1, .frame630 .tabHeader_2, .frame630 .tabHeader_3, .frame630 .tabHeader_4{
position:relative;
width:630px;
background-repeat:no-repeat;
height:55px;
margin-bottom:20px;
}
.frame630 .tabHeader_1{
background-image: url(../images/Pi_frame630_tab1.jpg);
}
.frame630 .tabHeader_2{
background-image: url(../images/Pi_frame630_tab2.jpg);
}
.frame630 .tabHeader_3{
background-image: url(../images/Pi_frame630_tab3.jpg);
}
.frame630 .tabHeader_4{
background-image: url(../images/Pi_frame630_tab4.jpg);
}


a.tabLink{
width:145px;
padding:14px 4px 4px 4px;
color:#333;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
display:block;
float:left;
text-align:center;
}
a.tabLink:hover{
color:#FFF;
text-decoration:underline;
}
.activeTab{
width:145px;
padding:10px 0px 4px 4px;
color:#94C83D;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
display:block;
float:left;
text-align:center;
}

.frame250{
position:absolute;
width:250px;
margin-bottom:14px;
background-image: url(../images/Pi_frame250_bg.jpg);
background-repeat:repeat-y;
right:-20px;
top:34px;
}

.frame250 .frame250_bg{
position:relative;
width:250px;
background-image: url(../images/Pi_frame250_header.jpg);
background-repeat:no-repeat;
background-position:top;
padding:0px 0px 0px 0px;
float:left;
}

.frame250 .frame250_bg .content{
position:relative;
width:210px;
background-image: url(../images/Pi_frame250_footer.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding:20px 20px 20px 20px;
float:left;
min-height: 310px; height: auto !important; height: 310px;
}

.frame300_filter{
width:274px;
margin-bottom:14px;
background-image: url(../images/Pi_frame300_entire.jpg);
background-repeat:no-repeat;
padding:13px;
height:37px;
}

.frame490{
position:relative;
width:490px;
margin-bottom:25px;
float:left;
background-image: url(../images/Pi_frame490_bg.gif);
background-repeat:repeat-y;
margin-top:0px;

}
.frame490 .content{
position:relative;
width:430px;
background-image: url(../images/Pi_frame490_bottom.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding:0px 30px 20px 30px;
float:left;
}



/*----FORM ELEMENTS----------------------------------------------*/
.input_200, .input_90 {
margin:2px 0px 3px 0px;
padding: 2px 2px 2px 4px;
border:1px solid #DBDBDB;
width:184px;
height:19px;
color:#333333;
}
.input_200 {
width:184px;
}
.input_90 {
width:76px;
}
.input_420{
margin:2px 0px 3px 0px;
padding: 2px 2px 2px 4px;
border:1px solid #DBDBDB;
width:404px;
color:#333333;
}
.inputMenu, .inputMenu_200{
margin:2px 0px 3px 0px;
padding: 0px 0px 0px 0px;
border:1px solid #DBDBDB;
height:25px;
color:#333333;
font-size:100%;
}
.inputMenu_200{
width:192px;
}
