/* COPYRIGHT KVV Consultancy 2009 - All rights reserved!!!!! */

@import url('../Forum_Common.css');

input	{	margin:0px;padding:0px;border:0px;	}

#Forum_Index_Header	{	width:98%;		}
.topic_row			{	width:93%;		}		/* Describes the Entire Row of the Topic Header / Line */

.topic_overview		{	 /* Standards Mode */
						
/*						width:100%;
						display:inline-block;
						min-width:20px;
						margin-bottom:2px;				*/

					}		/* background-color:pink; */

.topic_row_guide_desc{	display:inline-block;
						height:90px;
						width:0px;
						background-color:black;
					}		/* For Vertical Aligment */

.topic_button		{	right:42px;		}

.standards_fix		{
						margin-left:16px;
						margin-right:42px;
					}
.post_box_standards_fix
					{
						margin-left:4px;
						margin-right:8px;
					}

.question_box		{	width:92%;		}

.box_locked			{	width:90%;
					}

.responses_box		{	width:90%;

						 /* Standards Mode */

						padding-bottom:16px;
					}

.back_button		{	right:68px;
						 /* Standards */
					}

.login_or_register	{	padding-left:10px;width:80%;text-align:left;	

						 /* Standards */

						float:left;
						clear:left;
					}

.textarea_display	{	width:99%;
					}

.question_entry		{		}

.question			{	width:100%; 
					}

.Forum_Index_Item_Footer
					{	 /* Standards Mode */

						width:95%;

					}

#Forum_Index_Frame_Header	{	width:100%;
								overflow:visible;
							}

#Forum_Index_Banner			{	width:95%;
								
								 /* Standards Mode */
								
						/*		display:inline;	*/
								left:2.5%;

							}

#Forum_HTML_Body			{	overflow:hidden;
								width:100%;
								height:100%;
								padding:0px;
								margin:0px;
							}		/* In Standards Mode the HTML tag has a physical presence */

 /* The BELOW is the ACTUAL standard HTML body, this is FIXED to the window area of the document to support DIV based frames */

#Forum_Real_Body			{					}		

 /* The BELOW is the OUTER MOST body (Display Only). the FIRST body after the REAL body */

#Forum_Display_Body			{	 /* These are for the bottom frame */

								 /* Standards Mode */						
								
								padding:0px;
								margin:0px;

							/*	top:-55px;	*/

								position:relative;															
							}

 /* This BELOW is the OUTER MOST body (Index Only), the FIRST body after the REAL body */

#Forum_Index_Body			{	
								 /* These are for the bottom frame */

								 /* Standards Mode */

								padding:0px;margin:0px;

								top:0px;
								left:0px;
								position:absolute;

							}

 /* This BELOW is the INNER MOST body, the LAST before the CONTENT */

#Forum_Virtual_Body			{	height:80%;

								 /* Standards Mode */

								left:0px;
								position:absolute;	
								bottom:60px;

							}

taextarea .input_field_value	{	margin-top:-1px;margin-bottom:-1px;margin-right:-7px;background-color:black;color:white;border:0px;	}
ianput						{	position:relative;display:inline;background-color:black;color:white;	}

.display_or_edit_row		{		}		/* This is HALF the REAL width - !!!!!!! CSS!!! £)(~)£" */

