@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}

/*--IFrame_CONTENT
--------------------------------------------------------------*/
.iframe
{
	width:997px;
}
img {
	border:none;
}
body {
	background-color:#dcdbd0; /* #dcdbd0 */
	text-align: center; font-family:Arial, Helvetica, sans-serif;
}

#container {
	margin:0 auto;
	width:1000px; background-color:#FFF;
	min-height:768px;max-height:1000px;
	text-align: left;
}
/*--HEADER
--------------------------------------------------------------*/

#header {
	margin:auto;
	width:1000px;
	 height:160px;

}
#container .top_navigation {
	width:1000px; background-color:#dcdbd0; height:32px;
}
#container .top_navigation ul { 
	float:left;
	list-style: none;
}
#container .top_navigation ul li {
	float:left;
	display:inline-block;
	margin-left:0px;
}
.li_left{ padding-left:5px;}
#container .top_navigation ul li a {
	background: transparent url(/images/btn_bg.png) no-repeat center center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#5a4a42;
	font-weight:bold;
	font-size:16px;
	width:330px;
	display:inline-block;
	height:32px;
	line-height:32px;
	text-align:center;
}
#container .top_navigation ul li a:hover {
	background: transparent url(/btn_hover.png) no-repeat center center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#5a4a42;
	font-weight:bold;
	font-size:16px;
	width:330px;
	display:inline-block;
	height:32px;
	line-height:32px;
	text-align:center;
}
#container .top_navigation a.active
	{
	text-decoration:none;
	background: transparent url(/images/btn_current.png) no-repeat center center;
}
/*--WRAPPER
--------------------------------------------------------------*/
#wrapper {
	float:left;
	width:1000px;
	background-color:#FFF;
	margin:0;
	padding:0;
}
/*--LEFT_COLUMN
--------------------------------------------------------------*/
#left_col {
	float:left;
	width:164px;
	margin-left:15px;
	margin-top:15px;
}
#left_col .left_top {
	float:left;
	background:url(/images/left_top.gif) no-repeat;
	width:164px;
	height:24px;
}
#left_col .left_center{
	float:left;
	background:url(/images/left_center.gif) repeat-y;
	width:164px;
	height:340px;
	min-height:340px;
}
#left_col .left_navigation {
	float:left;

}
#left_col .left_navigation ul {
	margin-left:13px;
}
#left_col .left_navigation ul li {
	list-style:none;
	display:block;
	border-bottom:1px solid #FFF;
	width:138px; 
}

#left_col ul .left_navigation_submenu li {
        border-bottom: none;
	border-top:1px solid #FFF;
	width:125px;
}

#left_col .left_navigation ul li a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
}
/*--CENTER_CONTENT
--------------------------------------------------------------*/
#content {
	float:left;
	width:580px;
	margin-top:15px;
}

#content_forum
{
        float:left;
	width:700px;
	margin:25px;
        
}
.news 
	{font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#5a4a42;
	margin-left:10px;
	padding-bottom:2px;}


#content .main_heading {
float:left;
width:550px;
border-bottom:2px solid #6e6e6e;
margin-left:15px;
}

#content_forum .main_heading {
float:left;
width:700px;
border-bottom:2px solid #6e6e6e;
margin-bottom:25px;
}

#content .main_heading_news {
float:left;
width:750px;
border-bottom:2px solid #6e6e6e;
margin-left:15px;
}

#content .main_heading_news  p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#5a4a42;
	margin-left:10px;
	padding-bottom:2px;
}

#content .main_heading  p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#5a4a42;
	margin-left:10px;
	padding-bottom:2px;
}
.subp{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#5a4a42;
	margin-left:0px;
	padding-bottom:2px;
}
#content_forum .main_content
{
	float:left;
	width:550px;
	margin-left:10px;
	margin-top:10px;
}




#content_forum .main_content p {
	float:left;
	width:525px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#256471;
	padding-left:18px;
	padding-top:15px;
	font-weight: normal;
}

#content .main_content
{
	float:left;
	width:550px;
	margin-left:10px;
	margin-top:10px;
}

#content .main_content ul {
	float:left;
	margin-left:25px;}

#content .main_content ul li {
	float:left;
	width:525px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#256471;
	padding-top:5px;
	font-weight: normal;
}

#content .main_content ol {
	float:left;
	margin-left:25px;}

#content .main_content ol li {
	float:left;
	width:525px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#256471;
	padding-top:5px;
	font-weight: normal;
}

#content .main_content p {
	float:left;
	width:525px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#256471;
	padding-left:18px;
	padding-top:15px;
	font-weight: normal;
}
.newarchive{ list-style:none;}
.newarchive_a{ color:#134679; font-size:12px; margin-left:5px;}
/*--RIGHT_COLUMN
--------------------------------------------------------------*/
#right_col {
	float:right;
	width:224px;
	margin-top:15px;
	margin-right:15px;
}
#right_col .right_top {
	float:left;
	background:url(/images/right_top.gif) no-repeat;
	width:225px;
	height:45px;
}
#right_col .right_bg {
	float:left;
	background:url(/images/right_center.gif) repeat-y;
	width:225px;
	height:320px;
	min-height:320px;
}
#right_col .right_links {
	float:left;
	width:220px;
	margin-top:20px;
}
#right_col .right_img {
	float:left;
	background:url(/right_img.png) no-repeat;
	width:46px;
	height:56px;
	margin-left:15px;
}
#right_col .right_text {
	float:left;
	width:150px;
}
#right_col .right_heading {
	float:left;
	width:150px;
}
#right_col .right_heading p {
	font-size:18px;
	color:#5a4a42;
}
#right_col .right_link {
	float:left;
	width:150px;
}
#right_col .right_link a {
	float:left;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#256471;
	margin-top:4px;
	font-weight:bold;
}
.view_archive a {
	float:left;
	background:url(/images/view_btn.gif) no-repeat;
	width:184px;
	height:26px;
	margin-left:20px;
	margin-top:33px;
}
.view_archive a:hover {
	float:left;
	background:url(/view_btnhover.gif) no-repeat;
	width:184px;
	height:26px;
	margin-left:20px;
	margin-top:33px;
}

/*--Forum
--------------------------------------------------------------*/
#forum_content {
	float:left;
	width:800px;  margin-top:15px;
}
/*--Forum_Blank
--------------------------------------------------------------*/

/*--News
--------------------------------------------------------------*/
#right_news_pic {
	float:left;
	width:200px;
	height:298px;
	background-color:#a0bdd2;
	margin-top:40px;
	margin-left:10px;
}
/*--index_revised
--------------------------------------------------------------*/

#subNavigation
{
float:left;
width:750px;

}

/*--Login Area
--------------------------------------------------------------*/
.LoginArea { width:320px; margin: auto; }
.LoginTop { background: url(/images/LoginTop.gif) no-repeat center center; height:41px;}
.LoginTop h4 { color:#FFF; font-size:20px; font-weight: bold; font-family:Arial, Helvetica, sans-serif; padding:5px 0 0 10px; }
.LoginCenter { background: url(/images/LoginCenter.gif)  repeat-y center center; height:250px;}
.CenterArea { width:308px; margin:auto; height:245px; background-color:#eeeeee;}
.Login_panel {width:254px; margin-left:25px; padding-top:10px;}
.Login_panel2 {width:354px; margin-left:10px;}
.Login_control {margin:0 5px 0 5px; color:#5596b6; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.Login_control input {margin:5px 5px 5px 5px; width:150px;}
.signup_text {margin-left:5px; color:#5596b6; font-family:Arial, Helvetica, sans-serif;}
.signup_link {margin-left:5px; color:#134679; font-weight:bold; font-size:14px; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
.signup_link:hover { text-decoration:underline;}
.fieldset{border:none; margin-left:10px; font-family:Arial, Helvetica, sans-serif;}
#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_RunwayMasterContentPlaceHolder_UmbracoLoginView_Login1_RememberMe{width:20px;}
#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_RunwayMasterContentPlaceHolder_UmbracoLoginView_Login1_LoginButton{background:url(/web/20131022161901im_/http://www.transpersonalassociation.org/images/Btn.jpg) no-repeat; width:83px; height:26px; color:#fff; font-size:12px; text-align:center; line-height:26px; font-weight:bold; border:none; cursor:pointer;}
#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_RunwayMasterContentPlaceHolder_CreateUserWizard1___CustomNav0_StepNextButtonButton{background:url(/web/20131022161901im_/http://www.transpersonalassociation.org/images/Btn.jpg) no-repeat; width:83px; height:26px; color:#fff; font-size:12px; text-align:center; line-height:26px; font-weight:bold; border:none;cursor:pointer;}
.submit{background:url(/web/20131022161901im_/http://www.transpersonalassociation.org/images/Btn.jpg) no-repeat; width:83px; height:24px; color:#fff; font-size:12px; text-align:center; line-height:24px; font-weight:bold; border:none;cursor:pointer;}
/*--Search Area
--------------------------------------------------------------*/
#xsltsearch {margin: 0; padding-bottom: 20px;}
#xsltsearch_navigation {text-align: center;}
#xsltsearch_navigation .disabled {color: #AAA;}
#xsltsearch_stats {font-size: 75%; color: #999;}
#xsltsearch_results {padding-bottom: 10px;}
#xsltsearch h2 {font-size: 150%;}
.xsltsearch_result p {margin: 0; padding: 0;}
.xsltsearch_result:hover {background: #fafafa;}
.xsltsearch_ordinal {font-weight: bold; font-size: 75%;}
.xsltsearch_title {font-weight: bold; color:#5596B6; text-decoration:none;}
.xsltsearch_title:hover{ text-decoration:underline;}
.xsltsearch_score {font-size: 75%;}
p.xsltsearch_result_description {padding-bottom: 10px;}
.xsltsearch_description strong {background: #FFD;} /* highlighting */































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

/*
     FILE ARCHIVED ON 16:19:01 Oct 22, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:48:31 May 24, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 201.349
  exclusion.robots: 0.113
  exclusion.robots.policy: 0.104
  RedisCDXSource: 0.654
  esindex: 0.011
  LoadShardBlock: 177.303 (3)
  PetaboxLoader3.datanode: 204.604 (4)
  CDXLines.iter: 19.725 (3)
  load_resource: 80.535
  PetaboxLoader3.resolve: 48.868
*/