/*these are used in many places....*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 29px;
	color:  #6F6F6F;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #6F6F6F;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	text-align: center;
}

em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	font-style: oblique;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	font-style: italic;
	margin-left: 20px;
	margin-right: 20px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #6f6f6f;
}

.regularInput {
	color:#6f6f6f;
	border:1px #cacaca solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*menus and submenus and statusbar*/
.mainmenu .main_notselected a:link, .mainmenu .main_notselected a:visited { color: #5e5e5e; font-weight: bold; font-size: 10px; text-decoration: none; }
.mainmenu .main_notselected a:hover, .mainmenu .main_notselected a:active{ color: white; }
.mainmenu .main_selected a:link, .mainmenu .main_selected a:visited { color: white; font-weight: bold; font-size: 10px; text-decoration: none; }
.mainmenu .main_selected a:hover, .mainmenu .main_selected a:active{ color: white; }

.upperbar td { font-size: 11px; }
.upperbar .fastlink:link, .upperbar .fastlink:visited { color: black; text-decoration: none; font-weight: normal; }
.upperbar .fastlink:active, .upperbar .fastlink:hover { color: #687597; font-weight: normal; }
.upperbar .username { color: #f6921d; font-weight: bold; }

.submenu .sub_notselected a:link, .submenu .sub_notselected a:visited { color: white; font-weight: normal; font-size: 12px; text-decoration: none; }
.submenu .sub_notselected a:hover, .submenu .sub_notselected a:active { color: #f6921d; }
.submenu .sub_selected a:link, .submenu .sub_selected a:visited { color: #f6921d; font-weight: normal; font-size: 12px; text-decoration: none; }
.submenu .sub_selected a:hover, .submenu .sub_selected a:active { color: #f6921d; }

.submenu .separator { color: white; font-size: 12px; }

.statusbar .username { color: #f6921d; font-size: 12px; font-weight: bold; }
.statusbar .userstats { color:#3c3d3d; font-weight: normal; font-size:11px; }
.statusbar .userstats b { font-weight: bold; }
.userstats { color:#3c3d3d; font-weight: normal; font-size:12px; }
.userstats b { font-weight: bold; }

/*inside box is for example in dashboard*/
.inside_box .title { color: #0065ae; font-size: 21px; font-weight: bold; }
.inside_box .inside_box_body a:link, .inside_box .inside_box_body a:visited { font-size: 11px; color: black; text-decoration: none; }
.inside_box .inside_box_body a:hover, .inside_box .inside_box_body a:active { font-size: 11px; color: gray; text-decoration: none; }
.inside_box .inside_box_body td { font-size: 11px; color: gray; }

a:link, a:visited { color: #0066aa; text-decoration: none; }
a:hover, a:active { color: #0066aa; text-decoration: none; }
.thickbox { font-size: 11px; }

/*total members at dashboard*/
.profilebox .quicklink { height: 20px; }
.profilebox .quicklink td { border: 1px solid #97B4DF;  background-color: #DEE4F5; }
.profilebox .quicklink td a:link, .profilebox .quicklink td a:visited { color: #1A318E; font-weight: bold; }
.profilebox .quicklink td a:hover { background-color: #B9CBEA; border: 1px solid #87A8DA; color: #0D1AB9; font-weight: bold; }

/*in view profile*/
.profile #my_field { font-size: 10px; color: black; line-height: normal; }
.profile #my_value { font-size: 10px; font-weight: normal; color: gray; line-height: normal; }
.my_field {
	font-size: 10px;
	color: #3c3d3d;
	line-height: 16px;
	font-weight: 700;
	width:80px;
	float:left;
	text-align:right;
	}
.my_value {
	font-size: 10px;
	font-weight: normal;
	color: #6f6f6f;
	line-height: 16px;
	float:left;
	width:265px;
	margin-left:3px;
	border:0px red solid;
}



.button_inside_blue { background-color: #cecfd0; font-weight: bold; color: #0065ae; border: 1px solid #0065ae; font-size: 10px; width: 139px; }
.profilebar .featured { font-size: 12px; color: #0065ae; font-weight: bold; }

/*dashboard profile*/
.dashboard_profile #introduc { color: #0065ae; font-size: 21px; font-weight: bold; line-height: 22px; }
.dashboard_profile #desc { color: gray; font-size: 11px; font-weight: normal; line-height: normal; }
.dashboard_profile #my_field { font-size: 10px; color: black; line-height: normal; }
.dashboard_profile #my_value { font-size: 10px; font-weight: bold; color: black; line-height: normal;b }

/*no idea yet whats this for :x*/
.check_table { height: 10px; width: 10px; border: 1px solid #97B4DF;  background-color: #DEE4F5; }

/*blue color link*/
.blue_link a,  .blue_link a:link, .blue_link a:visited { color: #354BB7; text-decoration: none; font-size: 12px; }
.blue_link a:hover, .blue_link a:active { color: #0000FF; text-decoration: underline; font-size: 12px; }

/*at breadcrumbs*/
.blue_link2 a,  .blue_link2 a:link, .blue_link2 a:visited { color: #9D9D9D; text-decoration: none; font-size: 12px; }
.blue_link2 a:hover, .blue_link2 a:active { color: #9D9D9D; text-decoration: underline; font-size: 12px; }

/*in index under newsletter*/
.black_links a,  .black_links a:link, .black_links a:visited { font-family: Arial, Verdana, Helvetica, sans-serif; color: #0065ae; text-decoration: underline; font-size: 13px; vertical-align: top;}
.black_links a:hover, .black_links a:active { color: #DB8600; text-decoration: underline; font-size: 13px; vertical-align: top; }

/*black color link*/
.black_link a,  .black_link a:link, .black_link a:visited { color: black; text-decoration: none; font-size: 12px; }
.black_link a:hover, .black_link a:active { color: black; text-decoration: underline; font-size: 12px; }

/*black link for connections!*/
.black_link_con a,  .black_link_con a:link, .black_link_con a:visited { color: #0065ae; text-decoration: none; font-size: 10px; }
.black_link_con a:hover, .black_link_con a:active { text-decoration: underline; }
.black_link_con {margin-right:20px; text-align:center; margin-top:10px;}

/*simple text for IE*/
.black_texts a, .black_texts a:link, .black_texts a:visited { color: black; text-decoration:none; font-size:12px; }
.black_texts a:hover, .black_texts a:active { color: black; text-decoration: none; font-size: 12px; }

/*gray color link*/
.gray_link a,  .gray_link a:link, .gray_link a:visited { color: #3c3d3d; text-decoration: none; font-size: 11px; }
.gray_link a:hover, .gray_link a:active { color: #3c3d3d; text-decoration: underline; font-size: 11px; }

/*gray color link*/
.gray_link2 a,  .gray_link2 a:link, .gray_link2 a:visited { color: #ffffff; text-decoration: none; font-size: 12px; }
.gray_link2 a:hover, .gray_link2 a:active { color: #ffffff; text-decoration: underline; font-size: 12px; }

/*search paging*/
.bblue_linkz { color: #0065ae; text-decoration: none; font-size: 13px; }
.bblue_linkz a,  .bblue_linkz a:link, .bblue_linkz a:visited { color: #0065ae; text-decoration: none; font-size: 13px; }
.bblue_linkz a:hover, .bblue_linkz a:active { color: #0065ae; text-decoration: underline; font-size: 13px; }

/*bright blue color link @ HELP CENTER! found it , wohoo! :> */
.bblue_link a,  .bblue_link a:link, .bblue_link a:visited { color: #0065ae; text-decoration: none; font-size: 11px; }
.bblue_link a:hover, .bblue_link a:active { color: #0065ae; text-decoration: underline; font-size: 11px; }

/*bright gray color link*/
.gray_link_b a,  .gray_link_b a:link, .gray_link_b a:visited { color: #DADBDB; text-decoration: none; font-size: 11px; }
.gray_link_b a:hover, .gray_link_b a:active { color: #DADBDB; text-decoration: underline; font-size: 11px; }


/*blue color link @ for example in corkboard and profile */
.blue_link_white a,  .blue_link_white a:link, .blue_link_white a:visited { color: #354BB7; text-decoration: none; font-size: 12px; }
.blue_link_white a:hover, .blue_link_white a:active { color: #FFFFFF; text-decoration: underline; font-size: 12px; }

/*blue text in requests*/
.blue_text {
    color: #0066aa;
    font-size: 12px;
    text-decoration: none;
}

/*body background-color:#2479ae; */
body {
	
	background-Image:url('/assets/images/bg5.jpg');
	background-color:#bad52a;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17px;
	color: #6f6f6f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

.content_text {
	font-size:12px;
	color:#6f6f6f;
	border:0px red solid;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
}

a.regularLink:link, .regularLink:link, .regularLink:visited  {
	color:#0069a9;
}

a.regularLinkGray:link, .regularLinkGray:link, .regularLinkGray:visited  {
	color:#6f6f6f;
}

a.regularLink:hover, .regularLink:hover, .regularLinkGray:hover, .regularLinkGray:hover {
	text-decoration:underline;
}

.outlineDiv div {
	border:1px red solid;
}
/*in mainpage*/
#header {
	border-left:1px #ccd1d7 solid;
	border-right:1px #ccd1d7 solid;
	border-bottom:1px #ccd1d7 solid;
	background-color:#ffffff;
	height:40px;
	margin-bottom:10px;
}

.nheader {
	background-image: url('/assets/images/i2/logo.jpg');
	background-repeat: no-repeat;
	background-position: 10px 3px;
}

.white_numbers {
      color: #FFFFFF;
      font-size: 12px;

}

#headerlinks {
	font-size:12px;
	margin:5px 10px 0px 0px;
	text-align:right;
}

#headerlinks a:link, #headerlinks a:visited {
	color:#6f6f6f;
	text-decoration:none;
}

#headerlinks a:hover{
	text-decoration:underline;
}

#settingMessage {
	border:0px solid red;
	color:#bd282c;
	font-size:12px;
	font-weight:bold;
}
/*blackbuttons on top of the page*/
.nbigbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

	color: #ffffff;
	text-align: center;
	text-decoration: none;
        padding-top: 6px;
        padding-bottom: 9px;
}

.black_stripe {
        color: #ffffff;
}


#fblogin {
	display:block;
	position:relative;
	top:10px;
	width:200px;
	height:50px;
	border:0px red solid;
	text-align:left;
	float:left;
	margin:0px 0px 0px 0px;
	border-right:1px #efefef dotted;
}

#formlogin #email {
	background: white url('/assets/images/passwordbg.gif') no-repeat 4px 2px;

}

#formlogin #password {
	background: white url('/assets/images/passwordbg.gif') no-repeat 4px -12px;
}

#formlogin {
	border:0px red solid;
	display:block;
	width:270px;
	margin:0px 0px 0px 0px;
	position:relative;
	top:10px;
}


#formlogin #sumbmitbtn, #formlogin #forgot{
	float:left;
}

#formlogin #email, #formlogin #password{
	float:left;
	font-size:12px;
	border:solid 1px #96a7c5;
	width:150px;
	height:18px;
	color:#6f6f6f;
	background-color:#ffffff;
	margin:0px 10px 5px 5px;
	padding-left:5px;
}

#formlogin #sumbmitbtn {
	width:80px;
	background-color:#e7e8e8;
	height:20px;
	color:#686868;
	border:1px #686868 solid;
	padding-bottom:2px;
}

#formlogin input#sumbmitbtn:hover{
	background-color:#6c6c6c;
	color:#ffffff;
	cursor:pointer;
}

#formlogin #forgot{
	font-size:10px;
}

#fblogout {
	display:block;
	width:90px;
	text-align:left;
	float:right;	
	overflow:hidden;
	background: white url('http://dev.microgiving.com/carlos/trunk/recipients/assets/images/fblogout.gif') no-repeat 0px 0px;
	text-indent:-9000px;
	border:0px red solid;
}

/* Content on home page */

.homeFlash {
	text-align:center;
}

#homeTop{
		margin-top:5px;
border:2px #bed5e3 solid;
background-color:#eaf7fd;
height:150px;
position:relative;
overflow:hidden;
}

#homeTop div{
border:0px red solid;
display:block;
position:absolute;
top:0;
left:0;
width:50px;
float:left;
height:300px;
}


#homeTop div.hometop_idea{
left:0px;
top:-2px;
}

#homeTop div.hometop_friends{
left:240px;
top:5px;
}

#homeTop div.hometop_raise{
left:500px;
top:5px;
}

#homeTop div.hometop_arrow{
top:50px;
left:190px;
}

#homeTop div.hometop_getstarted{
	left:680px;
top:45px;
}

#homeTop div.hometop_learnmore{
	left:710px;
top:118px;
width:90px;
height:25px;

}

#homeTop div.hometop_learnmore a:link, #homeTop div.hometop_learnmore a:visited{
color:#227099;
font-size:13px;
font-weight:bold;
}

#homeTop div.hometop_learnmore a:hover{
text-decoration: underline;
}
.homeLeft, .homeLeft div, .homeLeft a,  .homeLeft div div{
	font-family: verdana;

}

.homeLeft {
	width:210px;
	margin-left:5px;
	float:left;
	font-size:12px;
	border:0px red solid;
	color:#6f6f6f;
	margin-top:15px;
	text-align:justify;
}

.homeLeft ul.home_signUp {
	list-style: none;
	margin:0px;
	padding:0px;
}

.homeLeft ul.home_signUp li {
	border:0px red solid;
	margin-bottom:10px;
	display:block;
	width:169px;
	height:63px;
}

.homeLeft ul.home_signUp li a{
	display:block;
	outline:none;
	width:200px;
	height:60px;
	border:3px #6592b9 solid;
}

.homeLeft ul.home_signUp li a span{
display:block;
margin:10px 5px 0px 10px;
font-size:20px;
font-weight:bold;
color:#6592b9;
}

.homeLeft ul.home_signUp li a em{
display:block;
margin:5px 0px 0px 30px;
color:#6f6f6f;
font-style: normal;
}

.homeLeft ul.home_signUp li a.donor{
	
}

.homeLeft ul.home_signUp li a.recipient{
	
}

.homeLeft ul.home_signUp li a.charities{
	background: url('/assets/images/SignUp_Charities.gif') 0 0 no-repeat ;
}

.homeLeft ul.home_signUp li a:hover {
	background-color:#6592b9;
}

.homeLeft ul.home_signUp li a:hover span, .homeLeft ul.home_signUp li a:hover em{
	color:#ffffff;
}
.homeLeft a div, .content_left a div {
	text-align:left;
	height:40px;
	background-color:#b0e2fb;
	color:#6f6f6f;
	font-size:12px;
	font-weight:bold;
	padding:10px 0px 0px 10px;
	letter-spacing: 1px;
	border-bottom:1px #eeeeee solid;
	line-height:12px;
}

.homeLeft a div span, .content_left a div span {
	font-weight:normal;
	font-size:10px;
	letter-spacing: 0px;
}

.homeLeft a:hover div, .content_left a:hover div {
	color:#ffffff;
	background-color:#7ec9ef;
}

.homeLeft #contentWrapper {
	border:0px red solid;
	margin:0px 3px 0px 3px;
}

.homeLeft .topcauses div{
	border:0px red solid;
	background: url('/assets/images/arrow_indicator.gif');
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left:20px;
	text-align:left;
}

.homeLeft .topcauses a:link, .homeCenter a:visited{
	color:#227099;
}

.homeLeft .topcauses a:hover {
	text-decoration:underline;
}


.homeCenter {
	width:445px;
	margin-left:14px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0px green solid;
	color:#6f6f6f;
	margin-top:15px;
	text-align:left;
}


.homeCenter h1 {
	margin-top:1px;
	margin-bottom:10px;
	color:#6e6e6e;
	font-size:14px;
	letter-spacing: 1px;
	font-weight:bold;
}

.homeCenter h1 span{
	font-size:20px;
}


.homeCenter a:link, .homeCenter a:visited, .homeRight a:link, .homeRight a:visited{
	color:#227099;
}

.homeCenter a:hover, .homeRight a:hover {
	text-decoration:underline;
}

#videoHome {
border:0px red solid;
overflow:hidden;
margin-bottom:20px;
display: 
}

.homeRight {
	width:550px;
	margin-left:14px;
	float:left;
	border:0px blue solid;
	margin:15px 0px 0px 20px;
	font-size:12px;
}

.homeRight h3, .homeRight h3 a:link, .homeRight h3 a:visited{
	color:#6592b9;
	display:block;
	margin:0px 0px 10px 0px;
	clear:both;
	font-size:14px;
}

.homeRight p{
	margin:0px 0px 10px 0px;
}


.homeContent {
	background-color:#fbfbfb;
	margin-bottom:15px;
	padding-top:5px;
}

.homeContent div {
	padding:8px 5px 8px 5px;
	border-bottom:1px #eeeeee solid;
	color:#6f6f6f;
	text-align:center;
	font-size:11px;
}

.topcauses div{
	border:0px red solid;
	background: url('/assets/images/arrow_indicator.gif');
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left:20px;
	text-align:left;
}



.homeContent div a:link, .homeContent div a:visited {
	color:#6f6f6f;
	text-decoration:none;
}

.topcauses div a:link, .topcauses a:visited{
	color:#227099;
}
.homeContent div a:hover {
	text-decoration:underline;
}

.homeContent .fdonor {
	float:left;
	padding:0px;
	width:140px;
	height:auto;
	overflow:hidden;
	text-align:center;
	border:0px red solid;
	margin-left:5px;
	margin-top:12px;
	line-height:12px;
	text-align:left;
}


.homeContent .fdonor div{
	width:auto;
	height:14px;
	padding:0px;
	border:0px green solid;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
	font-weight:bold;
}

.homeContent .fdonor img {
	width:120px;
	border:1px gray solid;
	margin-left:10px;
	margin-bottom:8px;
	margin-top:5px;
}

.homeContent .newMembers {
	float:left;
	padding:0px;
	width:58px;
	height:73px;
	overflow:hidden;
	text-align:center;
	border:0px;
	margin-left:15px;
	margin-top:12px;
	line-height:12px;
}

.homeContent .newMembers div{
	width:58px;
	height:14px;
	padding:0px;
	border:0px;
	overflow:hidden;
}

.homeContent .newMembers img {
	width:58px;
	border:0px;
}

.indexlinks {
	text-align:center;
	border:0px red solid;
	padding:0px;
	margin:13px 0px 0px 0px;
}

ul.findus {
	list-style-type:none;
	margin-top:10px;
	display:inline;
}
ul.findus li{
	margin-left:15px;
	border:0px red solid;
	width:20px;
	float:left;
}

a.home_mardilink {
	display:block;
	width:164px;
	height:168px;
	overflow:hidden;
	background: url('/assets/images/home_mardilink.jpg');
	background-repeat: no-repeat;
	text-indent:-20000px;
}

a.home_mardilink:hover {
	background-position:0px -168px;
}


#homePageFooter {
	border-top:1px #eeeeee solid;
	clear:both;
}

#homePageFooter div{
float:left;
font-family:verdana;
font-size:12px;
padding:10px 0px 0px 0px;

}

#homePageFooter .homepagefootercenter {
		border-left:1px #eee solid;
border-right:1px #eee solid;
height:140px;
padding:10px;
}


#homePageFooter .homepagefootercenter center{
margin-bottom:10px;
}

#homePageFooter .homepagefooterright {
	width:255px;
padding-left:5px;
font-size:11px;
line-height:12px;
margin-bottom:5px;
}


#homePageFooter .homepagefooterright center{
font-size:11px;
margin-bottom:5px;
}

#homePageFooter .homepagefooterright p{
	margin:0px 0px 5px 0px;
}
/* /////////----------- Index Page, Welcome Box -----------///////// */

#welcomebox{ 
	width: 500px; 
	height: 350px; 
	margin:0px 0px 10px 60px; 
	float:left; 
	background:#ffffff; 
	border: solid 1px #eeeeee; 
	overflow:hidden;
	position: relative; 
}

	#welcomebox #welcomebox_arrowleft{
		display:none;
		position: absolute; 
		top: 149px; 
		left: 5px; 
		border: 0;
		width:32px;
		height:50px;
		border:0px green solid;
		z-index:10;
		cursor: pointer;
	}

	#welcomebox #welcomebox_arrowright{
		cursor: pointer;
		position: absolute; 
		top: 149px; 
		left: 466px; 
		border: 0;
		width:32px;
		height:50px;
		border:0px green solid;
		z-index:10;
		
	
	}

	#welcomebox #welcome_slide{ 
		position: absolute; 
		top: 0; 
		left: 0; 
		border: 0;
		width:40000px;
	}

	#welcomebox #welcome_slide div{
		float:left;
		width:480px;
		height:330px;
		margin:10px 60px 10px 10px;
		border:0px blue solid;
		font-size:16px;
		text-align:left;
		color:#6f6f6f;
	}
	
	#welcomebox #welcome_slide img{
		border:0px red solid;
		width:480px;
	}
	
	#welcomebox #welcome_slide div p{
		margin:50px 0px 0px 0px;
	}
	
	#welcomebox #welcome_slide div b{
		color:#3b5999;
		font-weight:bold;
		font-size:24px;
		font-family:Times New Roman;
	}

#welcomebox { 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
}

#welcomebox #welcome_slide div h2 {
	
}
/* /////////----------- End of Index Page, Welcome Box -----------///////// */

.MainContent{
	font-family:Arial;
	font-size:12px;
}

/* /////////////////  ///////////////// */
.generalTable2 {
	border:0px #cacaca solid;
	background-color:#ffffff;
	margin-top:15px;
	padding:5px;
	padding-left:0px;
	color:#6f6f6f;
	font-size:12px;
}

.generalTable3 {
	border:1px red solid;
	margin-top:15px;
	padding:5px;
	padding-left:0px;
	color:#6f6f6f;
	font-size:12px;
}

.tabletest td {
	border:0px red solid;
}

.generalTableError {
	background-color:#ffffff;
	margin:0 auto;
	margin-bottom:15px;
	padding:5px;
	color:#6f6f6f;
	font-size:12px;
	text-align:center;
	width:450px;
}

.generalTableError div {
	color:#6f6f6f;
	background-color:#ffffff;
	font-size:12px;
	padding:0px;
	text-align:left;
}
.generalTableError div b{
	
	color:#ffffff;
	display:block;
	font-size:13px;
	padding:2px;
	text-align:center;
}

.errorColor{
	border:1px #c1272f solid;
}

.errorColor div b{
	background-color:#BD282C;
}

.noticeColor{
	border:1px #f2931d solid;
}

.noticeColor div b{
	background-color:#f2931d;
}

.successColor{
	border:1px #88c53c solid;
	margin-top:40px;
}

.successColor a:link, .successColor a:visited {
	display:block;
	margin:0 auto;
	border:1px #7ab036 solid;
	width:200px;
	text-align:center;
	margin-top:20px;
	margin-bottom:15px;
	color:#ffffff;
	background-color:#88c53c;
	font-weight:bold;
}

.successColor a:hover{
	background-color:#6b9b2e;
}

.successColor div b{
	background-color:#88c53c;
	margin-bottom:15px;
}
/*/////////////////////////    Settings PAge  ///////////////*/
.generalTable {
	border:1px #cacaca solid;
	background-color:#ffffff;
	margin-bottom:15px;
	padding:5px;
	color:#6f6f6f;
	font-size:12px;
}

.generalTable h4 {
	margin-left:8px;
	margin-top:15px;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	border:0px green solid;
	width:190px;
	float:left;
	
}

.generalTable h5{
	border:0px blue solid;
	margin-top:15px;
	width:75px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	float:left;
}

.generalTable div.line {
	border:0px red solid;
	clear:both;
	margin-left:15px;
	height:18px;
}

.generalTable textarea {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	margin-top:5px;
	width:620px;
	height:80px;
	color:#6f6f6f;
	padding:5px;
}

.generalTable div.line2 {
	border:0px red solid;
	clear:both;
	margin-left:15px;
	height:23px;
	margin-top:3px;
}

.generalTable div.line div {
	border:0px orange solid;
	width:185px;
	float:left;
}

.generalTable div.line input.radio {
	width:72px;
	text-align:center;
	margin:0px;
}

.generalTable div.line input.checkbox {
	width:20px;
	text-align:center;
	margin:0px;
}

.generalTable div.line2 .label {
	width:110px;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
	margin-top:4px;
	float:left;
}

.generalTable div.line .label {
	width:90px;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
}
/*//////////////////////////////////////////////////////////////////////////////////*/
/*////////////////  Profile Display Info table  in profile page/////////////////////*/

.generalTable .leftSide {
	border:0px red solid;
	width:140px;
	text-align:center;
	margin-top:10px;
	margin-left:10px;
	float:left;
}

.generalTable .rightSide {
	float:left;
	width:350px;
	border:0px red solid;
	margin-top:15px;
	margin-left:20px;
}

.generalTable .rightSide label {
font-weight:bold;
border:0px red solid;
margin-bottom:3px;
display:block;
}

.generalTable .rightSide input.textinput {
	border:1px #cacaca solid;
	width:250px;
	margin-left:0px;
	height:15px;
}

.generalTable .rightSide span {
color:#6f6f6f;
font-size:11px;
}

.generalTable .rightSide span  input {
	margin-left:0px;
	background-color: #ffffff;
	border: 0px;
	width: 20px;
}

.generalTable .rightSide textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#6f6f6f;
	background-color: #ffffff;
	border: 1px #cacaca solid;
	width: 250px;
	height:50px;
	
}

.generalTable .rightSide .profileSelect {
	border: 1px solid #cacaca;
	height:18px;
	font-size:12px;
	width:160px;
	margin-left:0px;
}

.generalTable .rightSide select.privacy{
	border: 1px solid #cacaca;
	height:18px;
	font-size:12px;
	width:130px;
}


/*/////////////// Forms CSS //////////////////*/
  
.generalTable .lineForm {
	clear:both;
	margin-top:13px;
	border:0px blue solid;
	height:18px;
}

.generalTable .lineFormTX {
	clear:both;
	margin-top:13px;
	border:0px blue solid;
	height:75px;
}

.generalTable .lineForm label, .generalTable .lineFormTX label{
margin-top:3px;
width: 120px;
font-weight:bold;
border:0px red solid;
text-align: right;
margin-right:10px;
float:left;
display:block;
color:#6f6f6f;
}



.generalTable .lineForm .label2 {
margin-top:3px;
width: 230px;
font-weight:bold;
border:0px red solid;
text-align: right;
margin-right:10px;
float:left;
display:block;
position:relative;
top:-3px;
}

.generalTable .lineForm .label3 {
margin-top:3px;
width: 230px;
font-weight:bold;
border:0px red solid;
margin-left:120px;
text-align: right;
margin-right:10px;
float:left;
display:block;
position:relative;
top:-3px;
}


.generalTable .lineForm .datediv {
	border:0px green solid;
	float:left;
	height:18px;
	font-size:11px;
}

.generalTable .lineForm .datediv select{

	float:none;
}

.generalTable .lineForm .checkboxPrivacy {
	height:18px;
	font-size:10px;
	width:185px;
	float:right;
	margin-right:5px;
}


.generalTable .lineForm input.textField {
margin-top:0px;
color: #6f6f6f;
border: 1px solid #cacaca;
width:160px;
height:16px;
float:left;
}

.generalTable .lineForm img {
float:left;
margin-left:5px;
margin-right:5px;
}

.generalTable .lineForm select {
	border: 1px solid #cacaca;
	height:19px;
	font-size:12px;
	width:160px;
	float:left;
}

.generalTable .lineFormTX textarea {
	border: 1px solid #cacaca;
	height:60px;
	font-size:12px;
	width:380px;
	float:left;
}

.generalTable .lineForm select.privacy{
	border: 1px solid #cacaca;
	height:18px;
	font-size:12px;
	width:130px;
	float:right;
	margin-right:60px;
}

.generalTable .questionare label{
	border:0px red solid;
	float:none;
	width:770px;
	text-align:left;
	margin:20px 0px 0px 10px;
	line-height:14px;
}

.generalTable .questionare label span{
	font-weight:normal;
	display:inline;
}

.generalTable .questionare textarea{
	height:60px;
	float:none;
	width:720px;
margin:5px 0px 0px 25px;
}

.generalTable .questionare span{
display:block;
text-align:right;
padding-right:30px;
font-size:12px;
color:#868686;
}

.generalTable .shortquestions label {
	width:150px;
	text-align:left;
	margin:3px 0px 0px 40px;
}

.generalTable .shortquestions SELECT {
	width:200px;
}

.generalTable .shortquestions input {
	width:180px;
}

.generalTable .summitButton {
	text-align:right;
	margin-top:10px;
}



/* ////////////////// Table Starts ///////////////// */
.tableStartGray {
	 background-color: #eeeeee;
	 border-top:1px #bfbfbf solid;
	 font-weight: bold;
	 font-family:verdana;
	 padding:1px 0px 2px 10px;
	 font-size:11px;
	 color:#6f6f6f;
	
}

.arrow {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align:right;
	position:relative;
}

.arrow div {
	position:absolute;
	top:-3px;
	right:30px;
	border:0px red solid;
	z-index:30;
}

.clear {
	clear:both;
	height:1px;
	margin:0px;
	padding:0px;
}

/*Upper menu links class*/
.upper_menu { color: white; font-size: 13px; }
.upper_menu .upper_links:link, .upper_menu .upper_links:visited { font-size: 13px; color: #676363; text-decoration: none; }
.upper_menu .upper_links:hover, .upper_menu .v:active { font-size: 13px; color: #676363; text-decoration:underline;  }
.upper_menu .upper_linksz_thickbox:link, .upper_menu .upper_links:visited { font-size: 13px; color: #676363; text-decoration: none; }
.upper_menu .upper_linksz_thickbox:hover, .upper_menu .v:active { font-size: 13px; color: #676363; text-decoration:underline;  }

/*at logut class*/
.upper_menu .nnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7941d;
	text-align: center;
	text-decoration: none;
}

.upper_menu .nnav a, .nnav a:visited {
    font-size: 12px;
    text-decoration: none;
	color: #FE9A2E;
}

.upper_menu .nnav a:active, .nnav a:hover {
    font-size: 12px;
    text-decoration: none;
	color: #FE9A2E;
}

/*blackbuttons*/
.blackbuttontd {
	height:30px;
	width:228px;
	cursor:pointer;
	background-Image:url('/assets/images/i2/blackbutton_v4.png');
    background-repeat:no-repeat;
}

.blackbuttontd_over {
	height:30px;
	width:228px;
	cursor:pointer;
	background-Image:url('/assets/images/i2/blackbutton-over_v4.png');
    background-repeat:no-repeat;
}


/* RSS feeds on header */
.rssbt{
	float:left;
	cursor:pointer;
	background-Image:url('/assets/images/i2/commited_rss.png');
	background-position: 86px 4px;
	background-repeat:no-repeat;
}
.rssbt2{
	float:left;
	cursor:pointer;
	background-Image:url('/assets/images/i2/donated_rss.png');
	background-repeat:no-repeat;
	background-position: 87px 4px;
}
.rssbt3{
	float:left;
	cursor:pointer;
	background-Image:url('/assets/images/i2/requested_rss.png');
    background-repeat:no-repeat;
	background-position: 87px 4px;
}

.rssOver{
	cursor:pointer;
	float:left;
	background-Image:url('/assets/images/i2/rss_over.png');
	background-repeat:no-repeat;
	background-position: 86px 4px;
}

.rssOver2{
	float:left;
	cursor:pointer;
	background-Image:url('/assets/images/i2/rss_over.png');
	background-repeat:no-repeat;
	background-position: 87px 4px;
}
.rssOver3{
	float:left;
	cursor:pointer;
	background-Image:url('/assets/images/i2/rss_over.png');
	background-repeat:no-repeat;
	background-position: 87px 4px;
}

/* RSS feeds on header for IE 6 */
.rssbt_ie6{
	float:left;
	cursor:pointer;
	background-Image:url('/assets/images/i2/commited_rss.jpg');
	background-position: 86px 4px;
	background-repeat:no-repeat;
}
.rssbt2_ie6{
	float:left;
	cursor:pointer;
	background-Image:url('/assets/images/i2/donated_rss.jpg');
	background-repeat:no-repeat;
	background-position: 87px 4px;
}
.rssbt3_ie6{
	float:left;
	cursor:pointer;
	background-Image:url('/assets/images/i2/requested_rss.jpg');
	background-repeat:no-repeat;
	background-position: 87px 4px;
}

.rssOver_ie6{
	cursor:pointer;
	float:left;
	background-Image:url('/assets/images/i2/commited_rss_over.jpg');
	background-repeat:no-repeat;
	background-position: 86px 4px;
}

.rssOver2_ie6{
	float:left;
	cursor:pointer;
	background-Image:url('/assets/images/i2/donated_rss_over.jpg');
	background-repeat:no-repeat;
	background-position: 87px 4px;
}
.rssOver3_ie6{
	float:left;
	cursor:pointer;
	background-Image:url('/assets/images/i2/requested_rss_over.jpg');
	background-repeat:no-repeat;
	background-position: 87px 4px;
}


.outside_tab {
	background-color:#808080;
	float:right;
	width:80px;
	color:#ffffff;
	font-size:11px;
	padding:3px 0px 3px 0px;
	margin:0px 0px 0px 5px;
	text-align:center;
	cursor:pointer;
	border-top:1px #808080 solid;
	border-left:1px #808080 solid;
	border-right:1px #808080 solid;
	position:relative;
	margin-top:2px;
	z-index:10;
}

.outside_tab:hover {
	background-color:#ffffff;
	color:#6f6f6f;
	cursor:pointer;
	border-top:1px #ccd1d7 solid;
	border-left:1px #ccd1d7 solid;
	border-right:1px #ccd1d7 solid;
	padding:4px 0px 4px 0px;
		position:relative;
	top:2px;
	z-index:50;
	margin-top:0px;

}

.outside_tab_white {
	background-color:#ffffff;
	float:right;
	width:80px;
	color:#6f6f6f;
	font-size:11px;
	padding:4px 0px 4px 0px;
	margin:0px 0px 0px 3px;
	text-align:center;
	border-top:1px #ccd1d7 solid;
	border-left:1px #ccd1d7 solid;
	border-right:1px #ccd1d7 solid;
	position:relative;
	top:2px;
	z-index:50;

}


/* Icons section */
.icon_wrap {
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	color: #6f6f6f;
	font-size: 12px;
	width: 70px;
	text-align: center;
	text-decoration: none;
	border:0px gray solid;
	margin: 0px 0px 0px 7px;
}

.icon_wrap img {
	border:0px;
	margin: 5px 0px 0px 0px;
}

.icon_title {
	line-height: 1.2;
}

.icon_wrap a{
	color: #6f6f6f;
}

.icon_wrap a:hover{
	color: #3c3d3d;

}

/* Featured Profiled */
.featured_bl {background: url('/assets/images/i2/featured_bl.jpg') 0 100% no-repeat #FFFFFF;}
.featured_br {background: url('/assets/images/i2/featured_br.jpg') 100% 100% no-repeat;}
.featured_tl {background: url('/assets/images/i2/featured_tl.jpg') 0 0 no-repeat;}
.featured_tr {background: url('/assets/images/i2/featured_tr.jpg');}


/* Links to Recipient and Donor pages */
.rep_Page {
	width:169px;
	height:68px;
	background: url('/assets/images/SignUp_Recipients.jpg') 0 0 no-repeat ;
	cursor:pointer;
}

.rep_Page2 {
	width:169px;
	height:68px;
	cursor:pointer;
	background: url('/assets/images/SignUp_Recipients.jpg') 0 0 no-repeat ;
}

.don_Page {
	width:169px;
	height:68px;
	background: url('/assets/images/SignUp_Donors.jpg') 0 0 no-repeat ;
	cursor:pointer;
}

.don_Page2 {
	width:169px;
	height:68px;
	cursor:pointer;
	background: url('/assets/images/SignUp_Donors.jpg') 0 0 no-repeat ;
}

.cha_Page {
	width:169px;
	height:68px;
	background: url('/assets/images/SignUp_Charities.jpg') 0 0 no-repeat ;
	cursor:pointer;
}

.cha_Page2 {
	width:169px;
	height:68px;
	cursor:pointer;
	background: url('/assets/images/SignUp_Charities.jpg') 0 0 no-repeat ;
}

/*********************/
/*blue girl picture in main page*/
.blue_girl_pic {
       padding-left:10px;
       margin: 0px;
}

.login_box_error_msg {
    color: white;
    font-size: 11px;
    margin-left:0px;
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    padding-left: 8px;
    padding-right: 0px;
}

.nbold_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	text-decoration: none;
    padding-right:5px;
}

.nbold_remember_me {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: none;
    padding-right:5px;
}

.address {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.message_standard {
    font-size:12px;
    height:10px;
}

/*//////////////// DASHBOARD PAGE /////////////////////////// */

a.smallLink, a.smallLink:link, a.smallLink:visited {
	font-size:9px;
	color:#0069a9;
	
}

a.smallLink:hover {
	text-decoration:underline;
}

.viewMoreLessLink {
	float:right;
	width: 70px;
	font-size:9px;
	color:#0069a9;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

.viewMoreLessLink:hover {
	text-decoration:underline;
}


.dashboard_top {
	border:0px blue solid;
	text-align:center;
	height:15px;
	
}

.dashboard_left {
	border:0px red solid;
	width:500px;
	float:left;
	color:#6f6f6f;
	font-size:12px;
	margin-left:3px;
}

.dashboard_right {
	border:0px green solid;
	width:270px;
	float:right;
	color:#6f6f6f;
	font-size:12px;
	margin-right:3px;
}

.dashboard_left .profile_pic {
	width:142px;
	float:left;
	border:0px orange solid;
}

.dashboard_left .profile_pic  .fb_profile_pic_rendered img{
	width:142px;
}


.dashboard_left .profile_detials {
width:282px;
margin-left:10px;
float:left;
border:0px red solid;
line-height:16px;	
}

.dashboard_left h4 {
	text-align:center;
	margin-top:15px;
	margin-bottom:10px;
}

.dashboard_left ul {
	border:0px red solid;
	list-style: outside;
	margin-bottom:20px;
	margin-left:20px;
}

.dashboard_left ul li {
	position:relative;
	border:0px green solid;
	margin-top:3px;
	margin-left:30px;
	cursor: pointer;
}
.dashboard_left ul li a:hover{
	text-decoration:underline;
}

.new_profilew {
	width:135px !important;
	padding-top:5px;
	padding-left:5px;
	margin:0px 0px 10px 0px;
	color: #3c3d3d;
	font-size: 10px;
	text-align:left;

	line-height:18px;
	border:2px #509bc9 solid;
	background-color:#77c9fb;
}


.new_profile span{
	margin-top:-5px;

}

.new_profile span a,.new_profile span a:link, .new_profile span a:visited{
	display:block;
	font-size:12px;
	margin-top:3px;
	margin-left:5px;
	text-decoration:none;
	color:#3c3d3d;

}

.new_profile span a:hover{
	text-decoration:underline;
}

.new_profile span div{
	font-size:10px;
	margin-left:5px;
	margin-top:3px;
	margin-bottom:5px;

}

.dashboardRightBox {
	border-left:1px #cacaca solid;
	border-top:1px #cacaca solid;
	font-size:11px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	width:265px;
	line-height:16px;
	margin-bottom:25px;
}

.dashboardRightBox li {
	border:0px red solid;
	width:120px;
	margin-left:5px;
	margin-bottom:5px;
	float:left;
}

.DRBtitle {
	padding-bottom:3px;
		line-height:12px;
	font-weight:bold;
	font-size:11px;
}


/*in dashboard for example*/
.button_blue4{
        border: 1px solid #97B4DF;
        background-color: #DEE4F5;
        color: #0065ae;
        height: 20px;
        width: 140px;
        vertical-align: middle;
        margin-top: 2px;
        font-weight: normal;
        cursor:pointer;
        cursor:hand;
}


/* /////////// WITHDRAW PAGE //// */
  
.withdrawTable {
	margin:0 auto;
}

.withdrawTable tr.tableTitles {
	font-weight:bold;
	text-align:right;
}

.withdrawTable tr td{
	padding:3px 0px 3px 0px;
}

.withdrawTable tr.tableTitles td {
	border-bottom:1px #cacaca solid;
}

.withdrawTable td.date{
	width:90px;
	text-align:center;
}

.withdrawTable td.id{
	width:40px;
	text-align:center;
}

.withdrawTable td.type{
	width:90px;
	text-align:center;
}



.withdrawTable td.desc{
	width:170px;
	text-align:left;
	padding-left:10px;
}
.withdrawTable td.desc a:link, .withdrawTable td.desc a:visited {
	color:#6f6f6f;
}

.withdrawTable td.desc a:hover {
	color:#227099;
	text-decoration:underline;
}

.withdrawTable td.amount{
	width:90px;
	text-align:right;
	padding-right:10px;
}

.withdrawTable .listbgA {
	background-color:#ffffff;
}

.withdrawTable .listbgB{
	background-color:#f5f5f5;
}
/*krazy korners for rounded corners in MG connections*/
#krazy_container {display:block; width: 250px; border:2px #ccd1d7 solid; background-color:#ffffff; padding-bottom:5px;}

/* Round corners css */
.inset {background: transparent; width: 250px;}
.inset p {}

.inset .top, .inset .bottom {display:block; background:transparent; font-size:1px;}
.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {display:block; overflow:hidden;}
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {height:1px;}
.inset .b2 {background:#EFEFEF; border-left:1px solid #999; border-right:1px solid #999;}
.inset .b3 {background:#EFEFEF; border-left:1px solid #999; border-right:1px solid #999;}
.inset .b4 {background:#EFEFEF; border-left:1px solid #999; border-right:1px solid #999;}
.inset .b4b {background:#EFEFEF; border-left:1px solid #999; border-right:1px solid #999;}
.inset .b3b {background:#EFEFEF; border-left:1px solid #999; border-right:1px solid #999;}
.inset .b2b {background:#EFEFEF; border-left:1px solid #999; border-right:1px solid #999;}


.inset .b1 {margin:0 5px; background:#999;}
.inset .b2, .inset .b2b {margin:0 3px; border-width:0 2px;}
.inset .b3, .inset .b3b {margin:0 2px;}
.inset .b4, .inset .b4b {height:2px; margin:0 1px;}
.inset .b1b {margin:0 5px; background:#999;}
/*#EEF4FC*/
/*#E6E6E6*/
.inset .boxcontent {display:block; background:#EFEFEF; border-left:1px solid #999; border-right:1px solid #999;}

/* Featured */
#featured {display:block; width: 690px;}

/* Round corners css */
#featured .inside {background: transparent; width: 690px;}
#featured .inside p {}

#featured .inside .top, .inside .bottom {display:block; background:transparent; font-size:1px;}
#featured .inside .b1, .inside .b2, .inside .b3, .inside .b4, .inside .b1b, .inside .b2b, .inside .b3b, .inside .b4b {display:block; overflow:hidden;}
#featured .inside .b1, .inside .b2, .inside .b3, .inside .b1b, .inside .b2b, .inside .b3b {height:1px;}
#featured .inside .b2 {background:#FFFFFF; border-left:1px solid #999; border-right:1px solid #999;}
#featured .inside .b3 {background:#FFFFFF; border-left:1px solid #999; border-right:1px solid #999;}
#featured .inside .b4 {background:#FFFFFF; border-left:1px solid #999; border-right:1px solid #999;}
#featured .inside .b4b {background:#FFFFFF; border-left:1px solid #999; border-right:1px solid #999;}
#featured .inside .b3b {background:#FFFFFF; border-left:1px solid #999; border-right:1px solid #999;}
#featured .inside .b2b {background:#FFFFFF; border-left:1px solid #999; border-right:1px solid #999;}


#featured .inside .b1 {margin:0 5px; background:#999;}
#featured .inside .b2, .inside .b2b {margin:0 3px; border-width:0 2px;}
#featured .inside .b3, .inside .b3b {margin:0 2px;}
#featured .inside .b4, .inside .b4b {height:2px; margin:0 1px;}
#featured .inside .b1b {margin:0 5px; background:#999;}
#featured .inside .boxcontent {display: block; background:#FFFFFF; border-left:1px solid #999; border-right:1px solid #999}
#featured .inside .boxcontent  { height:100%;}


/************************************************
		CSS ToolTips
************************************************/


.tooltip {
	border-bottom: 1px dotted #000000; color: #000000; outline: none;
	cursor: help; text-decoration: none;
	position: relative;
}

.tooltipNoBorder{
	border-bottom: 0px dotted #000000; color: #000000; outline: none;
}

.tooltip span {
	margin-left: -1999em;
	position: absolute;
	color:#666666;
}

.tooltip:hover span {
	border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	position: absolute; left: 1em; top: 2em; z-index: 99;
	margin-left: 0; width: 250px;
}

.tooltip:hover span img {
	border: 0; margin: -10px 0 0 -55px;
	float: left; position: absolute;
}

.tooltip:hover em {
	font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
	display: block; padding: 0.2em 0 0.6em 0;
}

.classic { padding: 1.8em 1em; }
.custom { padding: 0.5em 0.8em 0.8em 2em; }
* html a:hover { background: transparent; }
.classic {background: #FFFFAA; border: 1px solid #FFAD33; }
.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
.help { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.info { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.warning { background: #FFFFAA; border: 1px solid #FFAD33; }


.default_txt {
    font-size: 12px;
}

.gray {
    color: #515151;
}

/*tip box for example in profile settings.....*/
.tipbox { background-color: #FFFFCC; border: 1px solid #819FBC; font-size: 11px; line-height: 15px; }
.tipbox2 { font-size: 11px; line-height: 14px; text-align: left }

/*no fucking idea yet :l*/
.button_yellow{
	border: 1px solid #C0C0C0;
	background-color: #FF8000;
	color: white;
	height: 20px;
	vertical-align: middle;
	font-weight: bold;
	cursor:pointer;
	cursor:hand;
}

/*in recipient transactions*/
.button_yellowz{
	width: 100px;
	border-top: 1px solid #777 ;
	border-right: 1px solid #eee ;
	border-bottom: 1px solid #eee ;
	border-left: 1px solid #777 ;
	background-color: #FF8000;
	color: white;		
	font-weight: bold;
    text-align: center;
	margin-left: 10px;
	padding-bottom: 3px; padding-top: 3px;		
}

/*in account settings*/
.button_red{
	border: 1px solid #C0C0C0;
	background-color: #c52210;
	color: white;
	font-weight: normal;
	cursor:pointer;
	text-align:center;
	padding:0px 5px 3px 5px;
	height:18px;
	line-height:8px;

}

.button_red:hover {
color:#ffffff;
background-color: #8e1010;
}

.commentImage {
    padding-top:10px;
    padding-bottom:10px;
}

.commentImage img {
    width:65px;
    border: 0px;
    border-style: none;
}

.friendImage {
    padding-top:5px;
    padding-bottom:5px;
}

.friendImage img {
    width:55px;
    border: 0px;
    border-style: none;
}
	
/*where are blue buttons there are used these classes! A: By Marek YES/NO/BACK Donate.inc */
.button_blue{
	border: 1px solid #0065AD;
	background-color: #56BBF8;
	color: #0065AE;
	height: 20px;
	vertical-align: middle;
    font-weight: bold;
	cursor:pointer;
}

.button_blue_grey {
	/* By Marek 31.10.08 button_blue changed to button_blue_grey */
	border: 1px solid #686868;
	background-color: #BFBFBf;
	color: #3c3d3d;
	height: 20px;
	vertical-align: middle;
    font-weight: bold;
	margin-bottom: 10px;
	cursor:pointer;
}

.button_blue_long {
	border: 1px solid #0065AD;
	background-color: #56BBF8;
	color: #0065AE;
	height: 20px;
	width: 125px;
	vertical-align: middle;
	font-weight: bold;
	cursor:pointer;
}

.button_blue2 {
	border: 1px solid #C0C0C0;
	background-color: #56BBF8;
	color: white;
	height: 20px;
	width: 140px;
	vertical-align: middle;
	font-weight: bold;
	cursor:pointer;
}

.button_blue3 {
	border: 1px solid #C0C0C0;
	background-color: #56BBF8;
	color: white;
	height: 40px;
	width: 140px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 16px;
	cursor:pointer;
}
/**************************************/
a.button_home_return, a.button_home_return:visited, a.button_home_return:link {
	border: 2px solid #b5630c;
	background-color: #f78f20;
	color: #ffffff;
	text-decoration:none;
	padding:2px 20px 2px 20px;
    font-weight:normal;
	cursor:pointer;

}

a.button_home_return:hover {
	background-color: #e08525;
}

.black_link a.button_gray, .button_gray, .button_gray:visited {
	border: 1px solid #686868;
	background-color: #e7e8e8;
	color: #6f6f6f;
	padding:2px 20px 2px 20px;
	font-size:12px;
    font-weight:normal;
    text-decoration:none;
	cursor:pointer;

}
a.button_gray:hover, .button_gray:hover {
	border: 1px solid #686868;
	background-color: #6c6c6c;
	color: #ffffff;
	text-decoration:none;
	padding:2px 20px 2px 20px;
    font-weight:normal;
	cursor:pointer;
}
 a.button_gray_new, .button_gray_new, input.button_gray_new {
border:0px red solid;
border-bottom:1px #cacaca solid;
	background-color: transparent;
	color: #6f6f6f;
	padding:3px 20px 3px 10px;
	font-size:12px;
    font-weight:normal;
    text-decoration:none;
	cursor:pointer;
	text-align:left;
	font-size:11px;
}

a.button_gray_new:hover, .button_gray_new:hover, input.button_gray_new:hover {
	background-color: #6f6f6f;
	color: #ffffff;
	cursor:pointer;
}


.gray_link:link, .gray_link:visited {
	color:#5e5e5e;
	text-decoration:none;
	}

.gray_link:hover {
	text-decoration:underline;
	color:#393939;
}

.transaction_history_button_cell {
	width : 120px;
	text-align: left;
}

.button_gray_small, a.button_gray_small {
	border: 1px solid #686868;
	background-color: #e7e8e8;
	color: #6f6f6f;
	padding:2px 10px 2px 10px;
	font-size:12px;
    font-weight:normal;
    text-decoration:none;
	cursor:pointer;
	margin:0px 0px 0px 5px;
}

.button_gray_small:hover, a.button_gray_small:hover {

	background-color: #6c6c6c;
	color: #ffffff;
	text-decoration:none;
    font-weight:normal;
	cursor:pointer;


}
.button_donate, a.button_donate {
	border: 0px solid #ffffff;
	cursor:pointer;
	width:98px;
	height:71px;
	background: url('/assets/images/donate_button_v4.gif') 0 0 no-repeat ;

}


.button_donate_lg, a.button_donate_lg {
	border: 1px solid #ffffff;
	cursor:pointer;
	width:110px;
	height:28px;
	background: url('/assets/images/donate_buttonv2_larger.jpg') 0 0 no-repeat ;

}
.button_donate:hover, a.button_donate:hover, .button_donate_lg:hover, a.button_donate_lg:hover {
    background: url('/assets/images/donate_button_v4_over.gif') 0 0 no-repeat ;
}

.button_gray_small2, a.button_gray_small2 {
	border: 1px solid #686868;
	background-color: #e7e8e8;
	color: #6f6f6f;
	padding:0px 5px 0px 5px;
	font-size:12px;
    font-weight:normal;
    text-decoration:none;
	line-height:10px;
	cursor:pointer;

}

.button_gray_small2:hover, a.button_gray_small2:hover {

	background-color: #6c6c6c;
	color: #ffffff;
	text-decoration:none;
    font-weight:normal;
	cursor:pointer;
}

.button_gray_send_message {
	width: 100px;
	text-align: center;
	border-top: 2px solid #eee ;
	border-right: 1px solid #686868 ;
	border-bottom: 1px solid #686868 ;
	border-left: 1px solid #efe ;
	background-color: #e7e8e8;
	color: #6f6f6f;
	padding-top:3px; padding-bottom: 3px;
	margin-left : 10px;
	font-size:12px;
    font-weight:normal;
    text-decoration:none;
	cursor: pointer;
}


input.blur {
	color: #999;
}


input.button_gray2 {
	border: 1px solid #686868;
	background-color: #e7e8e8;
	color: #6f6f6f;
}

input.button_gray2:hover {
	border: 1px solid #686868;
	background-color: #6c6c6c;
	color: #ffffff;
}

.button_div {
	text-align:right;
	margin:5px 0px 2px 0px;
}

.button_blue4:hover{
	color: #0D1AB9;
	background-color: #B9CBEA;
    border: 1px solid #87A8DA;
}

.button_blue4_gray{
    border: 1px solid #97B4DF;
    background-color: #DEE4F5;
    color: #A3A3A3;
    height: 20px;
    width: 140px;
    vertical-align: middle;
    margin-top: 2px;
    font-weight: normal;
}

ul.findus {
margin-top:5px;
	list-style-type:none;
	margin-top:10px;
	display:inline;
}
ul.findus li{
	margin-left:15px;
	border:0px red solid;
	width:20px;
	float:left;
}

/*********Message Center*************/

.mailline .box {
	border:0px orange solid;
	width:17px;
	height:15px;
	float:left;
	margin-top:6px;
}

.mailline .box input{
	border:0px orange solid;
	margin:0px;
}


.mailline .from {
	border:0px blue solid;
	width:125px;
	float:left;
	height:28px;
	line-height:28px;
	overflow:hidden;
	
}
/*********End of Message Center*************/

/*/////////////////////  Mutual Conections on profile////////////////////*/

.mutual_connections {
	float:left;
	width:58px;
	height:73px;
	overflow:hidden;
	text-align:center;
	border:0px red solid;
	margin-left:15px;
	margin-top:15px;
	line-height:12px;
}

.mutual_connections img {
	width:55px;
	border:1px #cacaca solid;
}



/*for a very very long selectbox :D */
.selectbox_long {
    width: 350px;
}

.conn_tab_a {
	background-color:#ffffff;
	float:left;
	width:100px;
	color:#3c3d3d;
	font-size:12px;
	padding:3px 10px 3px 10px;
	margin:0px 0px 0px 0px;
	text-align:center;
	cursor:pointer;
	border-top:1px #cccccc solid;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	position:relative;
	top:1px;

}

.conn_tab_b {
	background-color:#cccccc;
	float:left;
	width:100px;
	color:#3c3d3d;
	font-size:12px;
	padding:3px 10px 3px 10px;
	margin:0px 0px 0px 0px;
	text-align:center;
	cursor:pointer;
	border-top:1px #cccccc solid;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	
	position:relative;
	top:1px;
}

.conn_tab_b:hover, a .conn_tab_b:hover  {
	background-color:#6c6c6c;
	border-top:1px #6c6c6c solid;
	border-left:1px #6c6c6c solid;
	border-right:1px #6c6c6c solid;
	color:#ffffff;
	padding:3px 10px 3px 10px;
	margin:0px 0px 0px 0px;
	
	position:relative;
	top:1px;
}


/* BIOGRAPHY PAGE */
/* in biography textboxs background , Plus the Getting to know me section*/
.vv {
	border: 1px solid #E4E4F1;
	background-color: WhiteSmoke;
}

/**in connections for example*/
.hele2{
	background-color: #E7E8E8;
}
.hele33{
	background-color: #EEEEEE;
}
.hele22{
	background-color: #EEEEEE;
}

.tablebg {
	background-color: #e7e8e8;
	color:#3c3d3d;
	font-size:12px;
	text-align:left;
	border : none;
}

.fromlabel{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 5px 0px 0px 30px;
	width:250px;
}

.fromlabel span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin: 5px 0px 0px 10px;
	color:#444444;
}

.fromlabe2{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0px 10px 30px;
	clear:both;
}

.fromlabel3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0px 5px 30px;
	clear:both;
}

.fromlabel3 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	background-color: #fcfcfc;
	color:#4e4e4e;
	margin: 5px 0px 0px 10px;
	clear:both;
	width:400px;
}

.fromlabel3_profile{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 10px 0px 10px 50px;
	clear:both;
}

.fromlabel3_profile b{
	margin-left:-40px;
}

.getToKnowMe_wrap b{
	color:#3c3d3d;
}

.getToKnowMe_wrap span{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#0065ae;
}

.fromInput{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px 0px 3px 0px;
}
.fromInput2{
	clear:both;
	margin-left:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.fTextInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #fcfcfc;
	color:#4e4e4e;
}

.orange{
	background-color: #FB9F44;
}

.blackbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.greybox_whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

.greybox_randusr {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

.greybox_goldtxt {
	color: #FFCC00;
	font-size: 12px;
}

/*outside pages*/
.main td a, .main td a:link, .main td a:visited {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;

}

.main td a:hover {
  font-size: 12px;
  color: #0065ae;
  text-decoration: none;

}

/*outside about*/
.main a, .main a:link, .main a:visited {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  /*font-weight: bold;*/
}

.main a:hover {
  font-size: 12px;
  color: #0066aa;
  text-decoration: underline;
  font-family: Arial, Helvetica, sans-serif;
  /*font-weight: bold; */
}

/*outside faq*/
.faqs a, .faqs a:link, .faqs a:visited {
  font-size: 13px;
  color: #0065ae;
  text-decoration: none;
}

.faqs a:hover {
  font-size: 13px;
  color: #0065ae;
  text-decoration: underline;
}

.mainsel td a, .mainsel td a:link, .mainsel td a:visited {
  font-size: 12px;
  color: #0065ae;
  text-decoration: none;
  line-height: normal;
}

.sub td a, .sub td a:visited {
  font-size: 12px;
  color: #0066aa;
  text-decoration: none;
}

.sub td a:hover {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

.subsel td a {
  font-size: 12px;
  color: navy;
  text-decoration: none;
  font-weight: bold;
  line-height: 22px;
}

/*bottom of the page*/
.lowerlnks { color: white; font-size: 10px; line-height: 25px; color: white; }
.lowerlnks a, .lowerlnks a:visited { color: white; font-size: 12px; text-decoration: none; }
.lowerlnks a:hover, .lowerlnks a:active { color: white; font-size: 12px; text-decoration: underline; }

#page {
	background-color: white;
	text-align: left;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
}

/*submit for newsletter box*/
.ninput {
	padding-left: 3px;
	border: 1px solid #666;
}

.nprofile {
	background-image: url('/assets/images/i2/picture_back.jpg');
	background-repeat: no-repeat;
}

/*login box*/
.ntabon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

.ntaboff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

.ntabon2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

.ntaboff2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

/*headline titles etc*/
.nprofile_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3366ff;
	text-align: center;
	text-decoration: none;
	margin-top: 2px; margin-bottom: 2px; margin-left: 20px; margin-right: 20px;
}

/*profile bg or somewhere there*/
.nprofile_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	margin-top: 2px; margin-bottom: 2px; margin-left: 20px; margin-right: 20px;
}

/*headline titles etc*/
.nheadline_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0065AE;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
}

.nheadline_blue_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3c3d3d;
	background-color:#BFBFBf;
    border-bottom:#686868 2px solid;
	padding:4px 0px 2px 10px;
	text-align: left;
}

.nheadline_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C52210;
	text-align: left;
	text-decoration: none;
}

.nheadline_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3c3d3d;
	text-align: left;
	text-decoration: none;
	margin-left:5px;
}

.nheadline_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F6921D;
	text-align: left;
	text-decoration: none;
}

/*in search*/
.ntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

/*in search */
.ntext_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}

/*this is used*/
.nbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

/*from here is everything realated to profile views etc*/
.nbold_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
}

.nhelp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #898989;
	text-align: left;
	text-decoration: none;
}

.npofiletextboxnick {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	height: 19px;
	color: #000000;
	width: 125px;
	border: 1px solid gray;
}

.npofiletextboxfile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	height: 19px;
	color: #000000;
	width: 195px;
	border: 1px solid gray;
}

.npofiletextboxheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 41px;
	color: #000000;
	width: 245px;
	border: 1px solid gray;
}

.nbold_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5e5e5e;
	text-align: left;
	text-decoration: none;
}


.npofiletextboxcommon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	height: 19px;
	color: #000000;
	width: 177px;
	border: 1px solid gray;
}

.npofiletextboxcommon2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	height: 18px;
	color: #000000;
	width: 177px;
	border: 1px solid gray;
}

.npofiletextboxcommon3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	height: 15px;
	color: #660000;
	width: 100px;
	border: 1px solid gray;
}
.npofiletextboxcommon4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	height: 18px;
	color: #000000;
	border: 1px solid gray;
}

#capital_needs th {
	background-color: silver;
	text-align: left; padding-left: 10px;
	height: 20px;	
}

#capital_needs .left {
    text-align: left;
	padding-left: 10px;	
}

#capital_needs .right {
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;	
}

/*******************************/
/*boxing places*/
.boxing2_textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 50px;
	color: #000000;
	width: 220px;
	border: 1px solid gray;
}
/**/

.link_underlined {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0065AE;
	text-decoration: underline;
	margin-top: 22px;

}

/*delete invite button*/
.nbutton_friend_del {
    display: block;
	background-color: transparent;
	background-image: url('/assets/images/i2/friends_deleteinvite.jpg');
	background-repeat: no-repeat;
	width: 94px;
	height: 25px;
	margin: 0px auto;
	padding: 0px 0 0 0;
	text-align: center;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	font-size: 1px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	border: 0px;
	cursor:pointer;
}

/*friend add button*/
.nbutton_friend_add {
    display: block;
	background-color: transparent;
	background-image: url('/assets/images/i2/friends_add.jpg');
	background-repeat: no-repeat;
	width: 48px;
	height: 25px;
	margin: 0px auto;
	padding: 0px 0 0 0;
	text-align: center;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	font-size: 1px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	border: 0px;
	cursor:pointer;
}

/*friend block button*/
.nbutton_friend_block {
    display: block;
	background-color: transparent;
	background-image: url('/assets/images/i2/friends_block.jpg');
	background-repeat: no-repeat;
	width: 55px;
	height: 25px;
	margin: 0px auto;
	padding: 0px 0 0 0;
	text-align: center;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	font-size: 1px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	border: 0px;
	cursor:pointer;
}

.nbutton_friend_back {
    display: block;
	background-color: transparent;
	background-image: url('/assets/images/i2/friends_back.jpg');
	background-repeat: no-repeat;
	width: 105px;
	height: 25px;
	margin: 0px auto;
	padding: 0px 0 0 0;
	text-align: center;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	font-size: 1px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	border: 0px;
    cursor:pointer;
}

/*checkbox border where are checkboxes :>*/
.checkbox_border {
    margin: 3px 3px 3px 3px;
	padding: 10px 10px 10px 10px;
	border: 1px solid black;
	cursor:pointer;

}

/* ----- tool tip specific styles ----- */
/*mouse hover things etc*/
#theToolTip{
position: absolute;
left: -300px;
width: 200px;
border: 2px solid #C0C09F;
padding: 6px 0px 0px 10px;
background-color: #FFFFCC;
visibility: hidden;
z-index: 100;
}

#ToolTipPointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#theToolTip p{
font-size: 1.1em;
color: #333333;
line-height:1.4em;
margin-right:10px;
margin-top:0;
}

#ToolTipTextWrap {
font-weight:bold;
font-size: 1.2em;
color: #592C16;
margin-right:10px;
}

/*somewhere, i know these are neededd...*/
.ntext_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	}

.readmore{
	border: 0px;
	background-color: transparent;
	background-image: url('/assets/images/i2/spacer.gif');
	background-repeat: no-repeat;
	color: #0065ae;
	height: 15px;
	width: 82px;
	vertical-align: middle;
	font-weight: bold;
	cursor:pointer;
	cursor:hand;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.readmore:hover{
	color: #002F51;
}

/*orange box for login i think*/
.orangebox {
	border: 1px solid #F6921D;
	background-color: #FFEFC3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F6921D;
}

/*account progress bar styles*/
.accountprogress {
        margin: 3px 3px 3px 3px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #0065ae;
	cursor:pointer;
	cursor:hand;
	color: red;
}

.accountprogress_table {
	margin: 3px 3px 3px 3px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #0065ae;
}

.accountprogresslink a a:link a:active {
	color: red;
}

.accountprogresslink:hover {
	color: red;
}

.accountprogresslink:visited {
	color: red;
}

/*help center bug report table*/
.bug_report_table {
    margin: 3px 3px 3px 3px;
    padding: 10px 10px 10px 10px;
    border: 1px solid #0065ae;
}

/*in helpcenter the report table*/
.admin_report_table {
    margin: 3px 3px 3px 3px;
    padding: 10px 10px 10px 10px;
    border: 2px solid #0065ae;
}

.form_message_error
{
	padding: 0.5em 2.5em 0.5em 2.5em;
	background-color: #ffffbb;
	border: 1px solid #ffff66;
}

.form_message_normal
{
	padding: 0.5em 2.5em 0.5em 2.5em;
	background-color: #ccff99;
	border: 1px solid #99ff33;
}

/*88888888888888888 Journal styles 888888888888888888*/
.journal_content
{
    margin-left: 1em;
    margin-right: 1em;
	padding-right: 2em;
    font-size: 12px;
}

.tableLable {
	text-align:right;
	font-weight:bold;
	padding-right:10px;
}

.journalInput {
	border:1px #cccccc solid;
	color:#6f6f6f;
	width:300px;
}

.jounalTextarea {
		border:1px #cccccc solid;
	color:#6f6f6f;
	width:300px;
	height:200px;
}

.journal_content a
{
	color: #0065ae;
}

.journal_content a:hover
{
	color: #0065ae;
	text-decoration: underline;
}

.journal_sidebar_item
{
	margin-left: 0.2em;
	margin-right: 0.2em;
	margin-bottom: 1.0em;
}

.journal_sidebar_item_title
{
	font-weight: bold;
	font-size: 11px;
	color: #0065ae;
	margin-bottom: 0.4em;
}

.journal_sidebar_item_content
{
	font-size: 11px;
}

#journal_tag_cloud a
{
	color: #0065ae;
}

#journal_tag_cloud a:hover
{
	color: #0065ae;
	border-bottom: 1px dotted #0065ae;
}

/* Pagination styles */
.pagination_menu
{
	margin-top: 1em;
	display: block;
}

/* Button */
.pagination_menu_button_item
{
	/*float: left;*/
	border: 1px solid #cacaca;
	padding: 2px 5px 2px 5px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #e7e8e8;
	color: #6f6f6f;
	text-decoration: none;
	font-weight: bold;
}

.pagination_menu_button_item_selected
{
	/*float: left;*/
	border: 1px solid #cacaca;
	padding: 2px 5px 2px 5px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #6c6c6c;
	color: #ffffff;
	font-weight: bold;

}

.pagination_menu_button_item_selected a
{
	color: #ffffff;
}

.pagination_menu_button_item a
{
	color: #6f6f6f;
}

/* Simple */
.pagination_menu_simple_item
{
	margin-right: 5px;
}

.pagination_menu_simple_item_selected
{
	margin-right: 5px;
	text-decoration: none;
	font-weight: bold;
}

.pagination_menu_simple_item_selected, .pagination_menu_simple_item
{
	font-size: 13px;
}

.pagination_menu_simple_item_selected, .pagination_menu_simple_item a:hover
{
	text-decoration: underline;
}


.profile_wizard_content
{
	text-align: left;
	padding-left: 0.5em;
	font-size: 12px;
}

.input_description
{
	/*font-style: italic;*/
	font-size: 12px;
}

/*
Uploadify v2.1.0
Release Date: August 24, 2009

Copyright (c) 2009 Ronnie Garcia, Travis Nickels
*/
.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}

#cms_menu
{
}

#cms_menu a
{
	color: white
}

#cms_content
{
	font-size: 12px;
	padding-right: 5px;
}

#msg_headContent {
	border:0px blue solid;
	color:#BF292B;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

#msg_headContent a:hover {
 text-decoration:underline;
}


#balance_msg
{
	
	text-align: right;
	font-size: 12px;
	margin-bottom:5px;
	height:20px;
	
}

a.balancebtn, .balancebtn, a.balancebtn:link, a.balancebtn:visited{
	font-size:10px;
	margin-left:10px;
	
	color:#0069a9;
}

a.balancebtn:hover{
	text-decoration:underline;
}

.help_title { /*header of 1st demo*/

cursor: pointer;
cursor: hand;
width:300px;
color:#0065ae;
border:1px solid #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.help_main{ /*class added to contents of 1st demo when they are open*/
width:300px;
border:1px solid #FFF;
background:#f2f3f3;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
display: none;
}

.faq_title{
border: 0px solid #0065ae;
font-size: 11pt;
color: #0065ae;
cursor: pointer;
cursor: hand;
font-weight: bold;
}
.faq_main{
border: 0px solid #0065ae;
}

.help_title .openheader{ /*CSS class to apply to expandable header when it's expanded*/

}

/****************   Dashboard page & Activity Feed    *************************/

#activity_feed {
	font-size : 11pt;
	font-family: Arial, Helvetica, sans-serif;
}

#activity_feed a {	
	/*  smth are in less & more tables different ? */
}

#activity_feed .icon {
	width : 25px;
	vertical-align: top;
}

#activity_feed .journal_entry, #activity_feed .recent_update {
	width : 100%;
	text-align: left;
	padding-right: 2em;
	color : #6f6f6f;
	font-size:11px;
}

#activity_feed a.friend_link {	
	color : #0069a9;
	text-decoration: none;	
}

#activity_feed a.friend_link:hover {
	color: #0069a9; 
	text-decoration: underline;
}

#activity_feed .date {
	color : #808080;
}

#activity_feed img.af_icon {
	height : 20px;
}

/*  Member assistance feedback */
#admin_correspondence img.ac_icon {
	height : 20px;
}

#admin_correspondence .msg_img {
	width : 20px;
	vertical-align: top;
}

#admin_correspondence .msg_sender {
	padding-left: 0px;
	text-align : left;
	vertical-align: top; 
	width : 50px;
}	
	
#admin_correspondence .msg_subject {	
	width : 370px;
	text-align: justify;
	vertical-align: top;
	padding-left: 10px;
}

#admin_correspondence .msg_subject_span {
	text-decoration: underline;
	cursor: pointer;
}

#admin_correspondence .msg_body_span {
	font-weight: normal;
	text-align: justify;
	padding-bottom: 5px;
	display: none;
}

#admin_correspondence .msg_reply_span {
	text-align: right;
	cursor: pointer;
	text-decoration: underline;
	display: none;
	padding-bottom: 5px;
	font-weight: bold;
	color:#0065a8;
}

#admin_correspondence .msg_reply {
	padding-left: 5px;
    vertical-align: bottom;
	width : 30px;
}

#admin_correspondence .msg_date {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	width : 70px;
}

#admin_correspondence .msg_btn_view {
	/* padding-top: 3px; */
	padding-right: 5px;
	padding-bottom: 3px;	
	vertical-align: top; 
}

#admin_correspondence th {
	color: #555;
	text-align: left;
	padding-left: 5px;
}

.msg_btns {
	color:#0065a8;
	border:1px gray solid;
	cursor:pointer;
}

#admin_correspondence {
	vertical-align: top;
}

#replyMessageForm {
	display: none;
}

/************************************************************/

img.settings_input_img {
	width : 15px;
	width : 15px;
}


/*****************************************************************************
/****************   Request Page    *************************/
/****************************************************************************/


#requestmain {
	width:700px;
	margin:0 auto;
	display:block;
	margin-top:20px;
}

#requestmain h3 {
	display:block;
	text-align:center;
	margin-bottom:20px;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	color:#227099;
}

#requestmain a{
	display:block;
	text-indent:-900px;
	overflow:hidden;
	width:199px;
	height:355px;
	float:left;
	border:0px red solid;
	background: white url('/assets/images/create_request_buttons.gif') no-repeat 0px 0px;
	margin-right:17px;
	margin-left:17px;
}

#requestmain a#RequestButtonA{
	background-position:0px 0px;
}
#requestmain a#RequestButtonB{
	background-position:-199px 0px;
}
#requestmain a#RequestButtonC{
	background-position:-398px 0px;
}


#requestmain a#RequestButtonA:hover {
	background-position:0px -355px;
}
#requestmain a#RequestButtonB:hover {
	background-position:-199px -355px;
}
#requestmain a#RequestButtonC:hover {
	background-position:-398px -355px;
}

#requestmain a.example:link, #requestmain a.example:visited {
	display:block;
	color:#227099;
	text-align:center;
	text-indent:0px;
	width:199px;
	height:20px;
	float:left;
	background-image: none;
	border-left:0px red solid;
	margin-right:17px;
	margin-left:17px;
}

a#requestDifference {
	color:#227099;	
display:block;
margin:0 auto;
width:130px;
border:0px red solid;
margin-top:20px;
}

#difference {
	margin-top:20px;
	display:block;
width:600px;
margin:0 auto;
}

#difference b{
	display:block;
}

#difference p{
	margin-bottom:15px;
margin-left:10px;
}


#duplicateReward{
	

}

.rewardtable{
	
}


/* div wrap to show picture in crowdfund create request page */
#crowdfound_img_wrap {
		border:0px red solid;
display:block;
height:138px;
width:138px;
position:absolute;
top:10px;
left:478px;
}

/* simple css-based tooltip */
.tooltip {
	background-color:#000;
	border:1px solid #fff;
	padding:10px 15px;
	width:230px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:12px;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}




.greenbutton, a.greenbutton:visited, a.greenbutton:link {
	background-color:#BAD52A;
	color:#ffffff;
	font-weight:bold;
	border:1px #64aa2e solid;
	height:22px;
	padding:0px 15px 0px 15px;
}

.greenbutton:hover{
	background-color:#63ac37;
	cursor:pointer;
}


/* ///////////////  Donation Pop Up   ///////// */

.donation_banner {
	color:red;
}



/* HS */
.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
    cursor: url(/assets/javascripts/profile_view/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}

.highslide-active-anchor img {
    visibility: hidden;
}

.highslide img {
    border: 2px solid gray;
}

.highslide:hover img {
    border: 2px solid white;
}

.highslide-wrapper, .rounded-white {
    background: white;
}

.highslide-image {
    border: 2px solid white;
}

.highslide-image-blur {
}

.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}

.highslide-loading {
    display: block;
        color: black;
        font-size: 8pt;
        font-family: sans-serif;
        font-weight: bold;
    text-decoration: none;
        padding: 2px;
        border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/assets/javascripts/profile_view/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
    background: url(/assets/javascripts/profile_view/graphics/fullexpand.gif) no-repeat;
    display: block;
    margin: 0 10px 10px 0;
    width: 34px;
    height: 34px;
}

.exampleText {
	color:#bdb9b9;
}
/*new mennnuu*/

.ddsmoothmenu{
font: bold 12px Verdana;
background: #414141; /*background of menu bar (default state)*/
width: 100%;
margin-top:5px;
margin-bottom:10px;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
text-align:left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: #414141; /*background of menu items (default state)*/
color: white;
padding: 8px 10px;
border-right: 1px solid #778;
color: #2d2b2b;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: black; 
color: white;
}

.ddsmoothmenu ul li a:hover{
background: black; /*background of menu items during onmouseover (hover state)*/
color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
text-align:left;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
padding-left:5px;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}
