/*Initial Padding & Margin*/
.initial_forum_m {
 padding: 7px;
}

.initial_forum_p {
 margin: 0px 15px 0px 15px;
}

/*Main Forum Table*/


/*TOP FORUM TITLE*/
.forum_title { 
  font: bold 15px tahoma, 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; 
  color: #000000
}

/*I FORUM TABS:*/

table.forum_tabs {
	margin-bottom: 12px;
}
table.forum_tabs a {
 font-size: 12px;
 font-weight: bold;
 color: #FFFFFF
}
td.forum_tab {
	padding-left: 3px;
	background: #CECECE;
}
td.forum_tab0 {
	font-size: 1pt;
	padding-left: 7px;
	border-bottom: 1px solid #000000;
	background: #CECECE;
}
td.forum_tab1 {
	border-bottom: none;
	font-weight: bold;
    background-color: #000; /*#3a476a;*/
	padding: 7px 0px 7px 0px;
}
td.forum_tab2 {
	background: #336699;
	font-weight: bold;
	padding: 7px 0px 7px 0px;
	font-size:10px;
}
a.forum_tab2:link  { color: #FFF; text-decoration: none }
a.forum_tab2:visited  { color: #FFF; text-decoration: none }
a.forum_tab2:hover  { color: #FFF; text-decoration: underline }
a.forum_tab2:active  { color: #FFF; text-decoration: none }


td.forum_tab3 {
	background: #CECECE;
	padding-right: 12px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
  font-size:10px;
}

.f_tab {
 width: 120px;
 text-align: center
}


.forum_p_m {
 padding: 10px 20px 10px 20px; 
 margin: 10px 20px 10px 20px
}




.forum_inner_title {
  margin: 10px 0px 10px 0px; 
  border-bottom: 1px solid #FFFFEE
}

.forum_inner_title h1 {
  color: #FFFFFF;
  font: bold 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif
}

.forum_inner_area {
 background-color: #F1F1F1; 
 padding-bottom: 40px;
}

.iforumHeader td {
	padding:0px 0px 0px 0px;
	font-weight:bold;
}

.header_forum_cats {
 background-color: #336699;
 padding: 8px 5px 8px 10px;
 color: #FFF
}


.iforumCats td {
	padding:10px;
}

table.iforumCats {
 color: #FFFFFF
}


.groupCats td {
	border-bottom:1px solid #f2f2f2;
}


.forum_home_row_color_1 {
background-color: #D0BAD0;
}

.forum_home_row_color_2 {
background-color: #D3E2ED;
}


.iforumCatName {
	font-weight:bold;
	font-size:1.1em
}

.iforumCatName a {
 color:#000033;
 text-decoration: underline
}


.iforumCatDescription {
 font-size: 9px;
 color: #444
}

.iforumTopics td {
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #c0c0c0;
}

.iforumTopics .post1 {
	background-color:#ffffff;
	
}

.iforumTopics .post2 {
	background-color:#f3f3f3;
}



.iforumTopicHeader {
	padding:10px;
	border:1px dashed #c0c0c0;
	font-size:1.5em;
	font-weight:bold
}

.iforumTopicCatHeader {
	font-size:1.9em;
	font-weight:bold;
		
}

.iforumPostsCatHeader {
	font-size:1.5em;
	font-weight:bold;
	
}


.iforumPosts {
	
}

.iforumPosts td {
	padding:15px;
	border-bottom:1px solid #c0c0c0;
}

.iforumPosts .post1 {
	background-color: #3a476a
}

.iforumPosts .post2 {
	background-color: #99CC00
}

.iforumPosts .postDate {
	font-size:0.9em;
	margin-bottom:18px;
	font-weight:bold;
}

.addYourAnswer {
	font-size:1.1em;
	font-weight:bold;
}

.postHeader {
	border-bottom:1px dashed #c0c0c0;
	margin-bottom:5px;
	padding-bottom:5px;
}

.postQuote {
	border-top:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	padding:5px;
	margin-left:5px;
	margin-bottom:10px;
	margin-top:4px;
}

.postQuoteAuthor {
	margin-bottom:4px;
	font-weight:bold;
}

.groupHeader { 
	border-top:2px solid #e3e3e3;

}

.groupHeaderTitle {
	letter-spacing:0.1em;
	font-weight:bold;
}

.groupHeaderText {
	height:4px;
}


.myPostsHeader {
	border-bottom:1px dashed #c0c0c0;
	padding-bottom:10px;
	margin-bottom:15px;
}

.myPostsText {
	margin-left:10px;
	
}

.searchResultsHeader {
	font-size:1.3em;
}


/* ADDITIONS:*/

/* AS RECOMMENDED BY: http://dbaron.org/css/1999/09/links_demo */
.forum_link a:link {
  color: #336699; 
  text-decoration: none; 
  font-size: 11px;
  font-weight: normal
}

.forum_link a:visited {
  color: #336699; 
  text-decoration: none; 
  font-size: 11px;
  font-weight: normal
}

.forum_link a:hover { 
  color: #336699; 
  text-decoration: none; 
  font-size: 11px;
  text-decoration: underline;
  font-weight: normal
}

.forum_link a:active {
  color: #336699; 
  text-decoration: none; 
  font-size: 11px;
  font-weight: normal
}




/*TITLE*/
a.forum_link_title:link {
  color: #336699; 
  text-decoration: none; 
  font-size: 11px;
  font-weight: bold
}

a.forum_link_title:visited {
  color: #336699; 
  text-decoration: none; 
  font-size: 11px;
  font-weight: bold
}

a.forum_link_title:hover {
  color: #336699; 
  text-decoration: none; 
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline
}

a.forum_link_title:active {
  color: #336699; 
  text-decoration: none; 
  font-size: 11px;
  font-weight: bold
}

/*DATE TIME*/

.forum_date_time {
 font-size: 9px;
 color: #444
}


/*******COMMENT BOX THINGY: *******/
.comment_arrow  {
  float: left;
  width: 10px;
  height: 80px;
  background-image: url('../images/c_box/arrow.png');
  background-repeat: no-repeat
}

.comment_upper  {
 float: left;
 width: 590px;
 height: 11px;
 font-size: 0.0em;
 background-image: url('../images/c_box/upper_part.png')
}


.comment_content {
 float: left;/*558*/
 width: 558px;
 min-height: 80px;
 padding-top: 10px;
 padding-right: 16px;
 padding-bottom: 10px;
 padding-left: 16px;
 background-color: #F5F5F5;
 background-image: none;
 background-repeat: repeat;
 background-attachment: scroll;
 background-x-position: 0%;
 background-y-position: 0%;
 font-size: 1.1em;
 overflow-x: auto;
 overflow-y: auto
}

.comment_content p {
 font-size: 11px;
 color: #444;
 line-height: 1.5;
}

.comment_lower {
 float: left;
 margin-left: 10px;
 margin-bottom: 7px;
 width: 590px;
 height: 11px;
 font-size: 0.0em;
 background-image: url('../images/c_box/bottom_part.png')
}


/*** FORUM BREADCRUMBS ****/
a.forum_breadcrumbs:link {
 font-size: 14px; font-weight: bold;
 color:#000000; text-decoration: none
}  

a.forum_breadcrumbs:visited {
 font-size: 14px; font-weight: bold;
 color:#000000; text-decoration: none
}  

a.forum_breadcrumbs:hover {
 font-size: 14px; font-weight: bold; 
 color:#000000; text-decoration: underline
}  

a.forum_breadcrumbs:active {
 font-size: 14px; font-weight: bold;
 color:#000000; text-decoration: none
}  


/*** MAKING SURE THE LINKS DISPLAY WITHIN THE FORUM!***/
.comments_forum a:link {
 color: #336699; 
 text-decoration: none; 
}

.comments_forum a:visited {
 color: #336699; 
 text-decoration: none; 
}

.comments_forum a:hover {
 color: #336699; 
 text-decoration: underline; 
}

.comments_forum a:active {
 color: #336699; 
 text-decoration: none; 
}

.comments_forum p {
 margin-bottom: 7px
}
/******************************************************/

/* I FORUM: making it clear:*/

/*Basic Margin keeping the forum centred*/
.margin_outer_forum {
 margin: 15px
}

/** KEEPING THE BACKGROUND WHITE ***/
td.whitegrey_td {
 background-color: #CECECE
}

/* Black BG Forum - w/tabs*/
td.black_td {
 background-color: #000000
}


/*******************************************************/
/*                      PADDING                        */
/*******************************************************/
DIV.first_padding {
 padding: 10px 20px 10px 20px; 
 margin: 10px 20px 10px 20px
}

DIV.second_padding {
 background-color: #000; 
 margin: 10px 0px 10px 0px; 
 border-bottom: 1px solid #FFFFEE
}

h1.second_padding .white_text {
 color: #FFFFFF
}

DIV.third_padding {
 padding: 10px 20px 0px 20px;
 margin: 10px 20px 0px 20px
}

DIV.third_padding .white_bg {
 background-color: white
}

DIV.fourth_padding {
 padding: 0px 20px 10px 20px; 
 margin: 0px 20px 10px 20px
}

DIV.fourth_padding .f5_bg {
 background-color: #F5F5F5
}




/*******************************************************/
/*           HELPFUL NAVIGATION                        */
/*******************************************************/

DIV.helpful_navigation {
 width: 296px; 
 height: 85px; 
 background-color: #F9F9F9; 
 padding: 5px; 
 border: 1px solid #DDD		
}